Authorize a payment
Requires the PAYMENT.AUTHORIZE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
payment_acceptor_id
Resource ID of type PAYMENT_ACCEPTOR
customer_id
Resource ID of type CUSTOMER
payment_method_id
payment_gateway_variant
stripe
adyen
amount
reference
context
return_url
Response
OK
payment_method
payment
status
action
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error