Adding Payments

Adding payments

post

Adds a new payment to Branta. Expires after ttl seconds.

Header parameters
AuthorizationstringRequired

Authorization header with Bearer token is required to authorize the request. Format: Bearer {your_api_key}. This API key is unique to each client and must be included in the header of every request. Failure to provide a valid API key will result in an unauthorized error.

Keep your API key confidential.

Body
Responses
post
/payments

No content

Last updated