post
/subscriptions/v1/card/{subscriptionId}/authorize
Only available in Chile and Peru
Use this endpoint to request a pre-authorization on an existing on-demand subscription, identified by its subscriptionId
, created in the subscriptions endpoint.
You pre-authorize a credit card payment when you want to verify that sufficient credit exists on a customer’s credit card before processing a sale. The cardholder’s credit limit will be reduced by the amount of the pre-authorization until the pre-authorization is captured or expires.
In Chile, the pre-authorization will expire after 7 days.
Request Parameters
1 Path Parameter
1 Header
Request Body
1 Example
Schema
amount
object
required
name
string
required
lastName
string
required
email
string
required
fullResponse
boolean
Responses
1 Example
Schema
ticketNumber
string
details
object
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
subscriptionId
$$.env
No $$.env variables are being used in this request.