POST /api/developer/orders.
Request body
Required on every order
sideamountfiatCurrencyassetchain
Sell orders
For sells, send resolved bank details instead ofwalletAddress.
Required:
bankCodeaccountNumberaccountName
bankNameemailexternalCustomerIddeveloperFeeAddressdeveloperFeePercent
POST /api/developer/bank-accounts/resolve first and reuse the returned accountName.
Response shape
The response includes the tracked RampHub transaction id, the selected provider, and the provider settlement details your app should show next. Common fields:transactionIdrequestReferencesideassetchainselectedProviderbestRateUsedproviderDetailsourCryptoAddressenvironmentsandboxtrackable
Rules
- Save
transactionIdright away. - Use
providerDetailsfor the next step. - Use
ourCryptoAddressfor sell payment instructions when it is present.