Payment options
Last updated
Last updated
Retrieve all of the payment options configured for a shopper.
/v1/shoppers/me/payment-options
Provide the authorized token for a shopper.
Use the expand query parameter when you want additional fields to appear in the response. The expand query parameter provides more fields in the response. Expanding resources reduces the number of API calls required to accomplish a task.
Specify the fields that you want to appear in the response. Filtering the fields returned in the response can conserve bandwidth and accelerate response time.
Create a payment options for a shopper.
/v1/shoppers/me/payment-options
Provide the authorized token for a shopper.
Use the expand query parameter when you want additional fields to appear in the response. The expand query parameter provides more fields in the response. Expanding resources reduces the number of API calls required to accomplish a task.
Specify the fields that you want to appear in the response. Filtering the fields returned in the response can conserve bandwidth and accelerate response time.
Get a payment option by the ID specified in the URI path parameter.
/v1/shoppers/me/payment-options/{paymentOptionId}
Payment Option ID.
Provide the authorized token for a shopper.
Use the expand query parameter when you want additional fields to appear in the response. The expand query parameter provides more fields in the response. Expanding resources reduces the number of API calls required to accomplish a task.
Specify the fields that you want to appear in the response. Filtering the fields returned in the response can conserve bandwidth and accelerate response time.
Update a payment options for a shopper.
/v1/shoppers/me/payment-options/{paymentOptionId}
Payment Option ID.
Provide the authorized token for a shopper.
Gives additional details about resources.