Module api

Source
Expand description

Submodule containing the Send Access API request and response types.

Modulesยง

token_api_error_response ๐Ÿ”’
token_api_success_response ๐Ÿ”’
token_request_payload ๐Ÿ”’

Enumsยง

SendAccessTokenApiErrorResponse
Represents the possible, expected errors that can occur when requesting a send access token.
SendAccessTokenInvalidGrantError
Invalid grant errors - typically due to invalid credentials.
SendAccessTokenInvalidRequestError
Invalid request errors - typically due to missing parameters.