post
https://b2b.getorbital.io/payments
Create a new payment from one of your accounts to a beneficiary.
Payment Options: You must specify the payment recipient using one of these options:
beneficiaryId: ID of an existing approved beneficiarycreditorAccountId: ID of another account you own (for internal transfers)beneficiary: Full beneficiary details for a one-time payment (beneficiary will be created automatically)
Idempotency:
Use the externalId field to ensure idempotency. If you submit the same externalId twice, the second request will return the original payment details rather than creating a duplicate.
Currency Matching: The payment currency must match both the source account currency and the beneficiary account currency. For cross-currency payments, use the Currency Conversions API.