Ship the Package Advanced Command
Actors
Domain Objects
Process
Command Parameters and Prerequisites
API Method
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired
Query parameters
formatstring · enumOptionalDefault:
Response format
jsonPossible values: Body
transitioninteger · nullableOptional
ID of the transition. Either this or slug must be provided, but not both at the same time.
slugstring · nullableOptional
slug value of the transition. Either this or transition must be provided, but not both at the same time.
packageintegerRequired
ID value of the package
Responses
204
No Content (Successful Operation)
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
406
Not Acceptable
application/json
post
/packages/{id}/command/No content
Last updated
Was this helpful?

