Optional accountFilter by account ID.
Optional cardFilter by card ID.
Optional endFilter by date before which the authorizations were created.
Format should be ISO 8601 in UTC. Represents RFC 3339, section 5.6 date-time.
"2024-05-08T14:43:33Z"
Optional limitThis is the requested number of records to return. Max = 50. Default = 10. Possible values: >=1 and <=50
Optional offsetThis is the requested starting position of the response entries, where 0 is the first record. Default = 0.
Optional startFilter by date after which the authorizations were created.
Format should be ISO 8601 in UTC. Represents RFC 3339, section 5.6 date-time.
"2024-05-08T14:43:33Z"
Optional statusFilter by status.
Represents the parameters for working with the authorization history.