Receipt Service

Create Receipt Request

post

Send a transaction receipt to a customer by email.

Header parameters
api-keyanyRequired

An access API key issued to you by Xplor Pay.

Body
idstringOptional

The unique transaction identifier for which the system sends the receipt.

Example: text
email-addressstringOptional

The customer's email address that receives the transaction receipt.

Example: text
Responses
chevron-right
200

Successful Transaction

payloadTypestringOptional

The type of payload returned with the response.

Example: receiptResponse
post
/rest/v2/receipts

Last updated

Was this helpful?