...
Code Block | ||
---|---|---|
| ||
let apiLib = GiniBankAPI.Builder(customApiDomain: "api.custom.net", alternativeTokenSource: MyAlternativeTokenSource) .build() |
The token you provide is will be added as a bearer token to all api.custom.net requests.
...
Info |
---|
The document metadata for the upload process is intended to be used for reporting. |
...
...
...
...
...
...
...