Authorize
POST/api/v1/installmentplans/:installmentPlanNumber/authorize
Authorize creates a plan based on an offer that a shopper has selected. When calling it, you critically: provide the accepted OfferId, specify that the shopper accepted terms and conditions, and set AutoCapture to true or false (i.e., whether to capture the plan's first payment immediately or wait until an item is shipped). You can also set a soft descriptor and manage 3DS.
- Note that Authorize can only be called when the plan has status Initializing
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The authorization response.