Invoices | Update Status

Use this endpoint to approve or decline an invoice.

Request URI

POST https://pluto.cargobase.com/api/1/invoice-status-update/{invoice_reference}
Content-Type: application/json
Authorization: Token your_token_here
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique invoice reference identifier

Body Params
string
enum
required

The action to apply to the invoice

Allowed:
string
required

Comment explaining the reason for action

Headers
string

Replace 'your_token_here' with your token.

Responses

403

Forbidden (invalid token or permission issue)

404

Invoice not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json