Create Managed Session
POST/checkout/manage
Create a session that allows the customer to create, update or delete their payment methods.
If the Customer
object is provided, the customer will be upserted. If the Customer
object is not provided, the CustomerID
should refer to an existing customer.
Request
Responses
- 200
- 400
- 401
- 500
Checkout manage response includes a link to redirect the user.
Bad request
Client is not authorized to perform this action
Internal server error