Skip to main content

Outbound Payments

POST Get Outbound Payment Details

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.

API Endpoint
https://api.uat.anddone.com/vendorapi/secure/outboundpayments/detail
API Data Details
URI vendorapi/secure/outboundpayments/detail
Method POST
Authorization API Key Authorization
Authorization
x-api-key API key {env_merchantAccessKey}
Request Headers
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

Field Name Data Type Mandatory Field Length Description

Body Request Example (JSON)

    
    

Response Parameters

Body Response Example (JSON)