POST

Generate Receipts


Generates digital receipts for an order's completed payments.

Creates formal receipt documents for successful payments that can be provided to customers for record-keeping and tax purposes.

Note: Only PAID status payments with valid payment types can have receipts generated.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Orders
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/ecom/v1/order-billing/generate-receipts

Errors
404Not Found

There are 2 errors with this status code.

409Already Exists

There are 2 errors with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?