Retrieves details of the current account’s checkout portal protocol.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
The UUID of the specific object.
A string describing the object type returned.
The back URL that is shown to customers on the checkout portal. This can be overridden by a back_url on a Checkout.
Whether or not an external checkout portal is being used.
If external_enabled=true, where is the external portal hosted? If empty, the store's URL is used.
Whether or not finalizing a checkout with manual_payment=true is allowed.
The heading that is shown to customers on the order thank you page.
The description that is shown to customers on the order thank you page.
Whether or not the WordPress plugin is hosting the checkout portal.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.