Search Payments
You can retrieve details of payments by searching Payout records from Yuansfer's system.
post
https://mapi.yuansfer.com
/v3/payouts/inquiry
Inquiry
Parameter | Type | Description |
result | object | The result object. |
ret_msg | string | The response return message. |
ret_code | string |
Parameter | Type | Description |
amount | string | The transaction amount. |
receiver | string | The receiver of the payment. |
transactionNo | string | The Transaction ID in the Yuansfer system. |
createdTime | string | The date and time when the transaction was created. Format : "yyyy-MM-dd HH:mm:ss". |
invoiceId | string | The Invoice Number of the transaction in the merchant's system. |
currency | string | The supported currency are "USD", "CNY", "PHP", "IDR", "KRW", "HKD". |
status | string | The status of the transaction. |
Last modified 1yr ago