Store API checkout
id: woocommerce-woo-storeapi-checkout owner: woocommerce method: GET path: /wp-json/headlesswp/v1/store/wc/checkout title: Store API checkout usedBySite: false
GET /wp-json/headlesswp/v1/store/wc/checkout
TODO: verify request/response/error schema in HWP repo.
Auth + CSRF
- Auth: public
- CSRF: exempt (HWP nonce policy: never)
Request schema
TBD - verify in HWP repo.
Response schema
TBD - verify in HWP repo.
Error codes
TBD - verify in HWP repo.