POST
/fiat-payments/payment-link/clientGenerate Payment Link
Outcome - Generates a unique payment link for a specific client to deposit fiat funds into their account.
Body Parameters
clientIdstringrequiredThe external ID of the client making the deposit
amountnumberrequiredpositiveAmount to deposit
currencystringrequiredFiat currency code (Currently only SAR is supported)
Responses
Response attributes
messagestringSuccess message
dataobjectPayment link details
Show child attributes (1)
paymentLinkstringURL to redirect the user for payment
statusnumberHTTP status code
Was this page helpful?