This endpoint is used to create new manifest by passing JSON request payload.
Resource URL
https://api.bbamastro.com.au/shipment 🔗
Parameters
Type | Name | Description | Schema |
---|---|---|---|
Body | manifestPayload optional | Manifest request payload | ManifestPayload |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | OK | PublicManifestProjection |
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