Skip to main content
PATCH
Update Carrier Invoice Approval Request

Headers

authorization
string

Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY

Path Parameters

id
string
required

_"id" is required

Body

application/json

Query parameters can also be provided in the request body as a JSON object

input
CarrierInvoiceApprovalRequestSetInput Ā· object
required

input type for updating data in table "carrier_invoice_approval_request"

id
string

Response

200 - application/json

Successful response

updatedCarrierInvoiceApprovalRequest
CarrierInvoiceApprovalRequest Ā· object | null

Tracks carrier invoice approval requests with retry logic and state management