Create paymentAsk AIpost https://api.cert.zerohash.com/paymentsThis endpoint is used to create a new Fiat or Crypto payment.Body ParamsObject 1Object 2participant_codestringrequiredParticipant codeexternal_account_idstringrequiredLinked account idcurrencystringrequiredThe currency used for the paymentamountstringrequiredPayment amountdescriptionstringThe "description" field on a payment request customizes the bank statement descriptor, which will appear to customers as "ZH [submitted description]" (max 15 characters).transfer_typestringenumrequiredTransfer typecreditdebitAllowed:creditdebitnetworkstringenumrequiredTransfer typeachsame_day_achrtpAllowed:achsame_day_achrtpHeadersX-SCX-SIGNEDstringDefaults to [WEB] auto-generated on flySignature for your request.X-SCX-TIMESTAMPstringDefaults to [WEB] auto-generated on flyUNIX timestamp.X-Simulator-ScenariostringDefaults to [WEB] auto-generated on flyOptional value to simulate specific success/failure scenarios in development or certification environments.Responses 201A create payment response 400Bad Request 403Forbidden 404Not Found 500Internal Server Error 503Service UnavailableUpdated 9 days ago