The POST Get Outbound Payment Details method allows merchants to retrieve comprehensive information about a specific outbound payment using its unique payment ID. The response includes key details such as the merchant and vendor identifiers, payment method, amount, payment status, and associated remittance data like invoice numbers.
URI
|
vendorapi/secure/outboundpayments/detail
|
Method
|
POST
|
Authorization
|
API Key Authorization
|
x-api-key
|
API key {env_merchantAccessKey}
|
x-app-key
|
Merchant ID or App Key {env_merchantId}
|
x-version
|
API version (e.g., 2.1)
|
Origin
|
URL or IP address provided to AndDone as an allowed origin.
|
Content-Type
|
application/json
|
Request Parameters
Body Request Example (JSON)
Response Parameters
Body Response Example (JSON)