Invoices
Authorizations
x-api-keystringRequired
Your PapelShip API Key
x-store-hashstringRequired
Your Store Hash ID
Path parameters
invoiceIdstringRequired
Numeric ID or Invoice ID (INV-...)
Responses
200
Invoice details
application/json
successbooleanOptional
get
/invoices/{invoiceId}200
Invoice details
Authorizations
x-api-keystringRequired
Your PapelShip API Key
x-store-hashstringRequired
Your Store Hash ID
Path parameters
invoiceIdstringRequired
Body
itemsobject[]Required
Responses
200
Items updated
application/json
successbooleanOptional
patch
/invoices/{invoiceId}/items200
Items updated
Last updated