starGet Cash In Document

Get Cash-in Document

get

Base URL: https://api.pix.aurixpay.ws

This endpoint returns the details of a specific cash-in (deposit) document, identified by its UUID.

scope: documents.read

Path parameters
idstring · uuidRequiredExample: 0198bce8-b7df-7201-b551-bd281e025fdb
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Responses
chevron-right
200

Success

application/json
idstringOptional
merchant_idstringOptional
typestringOptional
amountintegerOptional
currencystringOptional
endToEndIdstring · nullableOptional
statusstringOptional
referencestringOptional
related_transaction_idstring · nullableOptional
processed_atstring · nullableOptional
webhook_event_logsobject[]Optional
created_atstringOptional
updated_atstringOptional
get
/banking/v1/cashin/documents/{id}

Last updated