Skip to content

General Settings

Endpoint: https://api.youcan.shop/settings/checkout/settings/

Required Scopes

  • view-checkout-settings

Method: GET

Response

[200]

json
{
    "shipping_address_enabled": 1,
    "billing_address_enabled": 0,
    "default_shipping_zone_id": "a1f0c4f9-b862-44af-9673-a9ad53fb71af"
}