User Authorization
For transactions processing from xerial global wallets an authorization token is required in the header.
Overview
Usage
For POST requests that request transaction processing set a request header containing the authorization.
Note: Ensure that on value Bearer follows up with space before access token, i.e: "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIDExZDkiLCJpY.......aC"
Last updated