Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

This endpoint is used to create new office by passing JSON request payload. This endpoint can only be accessed by user with company admin or warehouse admin role.

Resource URL

https://api.bbamastro.com.au/auth 🔗

Parameters

Type

Name

Description

Schema

Body

officeDetails

optional

Office request payload

OfficePayload

Responses

HTTP Code

Description

Schema

200

OK

PublicOfficeProjection

201

Created

No Content

401

Unauthorized

No Content

403

Forbidden

No Content

404

Not Found

No Content


Definitions

mykey

Type: apiKey

Name: Authorization

In: HEADER

OfficePayload

  • No labels