Adding Payments
post
Header parameters
AuthorizationstringRequired
Authorization: Bearer header with token is required.
Keep your API key confidential.
Body
ttlintegerRequiredExample:
Branta will remove the payment after ttl seconds.
86400descriptionstringOptionalExample:
Order #123metadatastringOptionalExample:
Optional stringified JSON to show the user.
{"Name": "S*****", "Email": "s******.com"}Responses
201
Payment created successfully
401
Unauthorized
application/json
422
Unprocessable Content
application/json
post
/paymentsNo content
Zero Knowledge
Last updated