Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Fleet-ID
integer

Body

application/json
transponders
integer[]
required
remarks
string
required
Example:

"Sample remarks"

Response

201 - application/json

Created

id
integer
Example:

1

status
string
Example:

"PENDING"

shipped_at
string<date-time>
Example:

"2023-06-20T14:28:23.382748Z"

received_at
string<date-time>
Example:

"2023-06-25T14:28:23.382748Z"

transponders
object[]
fleet
object
direction
string
Example:

"IN"

remarks
string
Example:

"Sample remarks"

courier
string
Example:

"DHL"

tracking_code
string
Example:

"tracking123"

shipped_by
object
received_by
object