Improved
v1.0.19
24 days ago by Ethen Li
Adds recipient/recipient_id visibility to outbound money flows and introduces a reverse-lookup OpenAPI endpoint to map an external bank account back to its owning recipient, supporting reconciliation workflows.
Changes:
Add recipient_id to OpenAPI WithdrawalResponse and TransactionResponse.
- https://developer.1money.com/reference/create_withdrawal
- https://developer.1money.com/reference/list_transactions
- https://developer.1money.com/reference/retrieve_transaction
Add Get Recipient by External Account endpoint for recipient reverse lookup via payment_method_id.
