Create a new payment intent

Parameters

NameDescriptionRequired?Type
webhook_urlA url that the Moneyhash server will send a POST request to after payout payment.YesUrl
amount_currencyThe currency of the amount.YesString
amountThe amount to charge.NoDecimal
max_payout_amountMax Amount the user can choose to transferNoDecimal
payout_methodThe type of payout method you wish to process the payment withNoString
provider_idThe id of the provider you wish to process this payoutNoSlug
billing_dataKey value pairs of user billing data you want to pass to the service providerNoJson Object
Language
Authorization
Header
Click Try It! to start a request and see the response here!