Payments
Complete Payment
Flag an invoice as paid and process it, sending the purchased product to the customer
PUT
/
payments
/
{uniqid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Path Parameters
Uniqid of the resource
Was this page helpful?