OAuth Authorization
Start of Oauth process a Seller's to authorize access to a marketplace in FeedAMP.
Bearer authentication of the form Bearer <token>, where token is your auth token.
A unique value provided for each authorization request. This value will be returned in the query parameters in the redirect_url so the request can be verified by the marketplace.