Skip to main content

Add Invoice

POST 

/v1/invoice/add

Add Invoice

Attach a sent invoice to an order. Invoices are read-only in Crossroads, so only invoices that are finalized should be attached.

Scopes

Requires invoice:add scope.

Headers

HeaderTypeRequiredDescription
X-Tenant-NamestrNoName of the origin tenant making the request. Optional if you are authenticated by API key.
X-Origin-Instance-Namestr | NoneNoName of the instance creating the request. Optional if you are authenticated by API key.
X-Dest-Tenant-NamestrYesName of the destination tenant that will receive the request

Request

Responses

Successful Response

Loading...