Skip to content

Commit

Permalink
spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmangupta committed Nov 21, 2023
1 parent d649935 commit a2edd7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions guides/integrations-api/general-concepts/request-headers.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ POST /api/_action/sync

## sw-access-token

Any request to the StoreAPI needs an Authentication with a sw-access-token. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this
Any request to the Store API needs an Authentication with a `sw-access-token`. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this.

## sw-context-token

The `sw-context-token`` is used to recognize your customers in the context of the StoreAPI. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this
The `sw-context-token` is used to recognize your customers in the context of the Store API. Refer to [Authentication & Authorization](https://shopware.stoplight.io/docs/store-api/8e1d78252fa6f-authentication-and-authorisation) section of Store API for more details on this.

## sw-currency-id

Expand Down

0 comments on commit a2edd7e

Please sign in to comment.