GET
/
unified
/
accounting
/
payment-receipt
curl --request GET \
  --url https://api.openint.dev/v0/unified/accounting/payment-receipt \
  --header 'x-apikey: <api-key>' \
  --header 'x-connection-id: <api-key>'
"<any>"

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Query Parameters

customer_transaction_id
string
required

Response

200
application/json
Successful response

The response is of type any.