GET Cashed Cheques

Retrieves data about Cashed Cheques that have been made on a date for an account that is from a specific company.

Log in to see full request history
Path Params
string
required

The GET /System/Companies endpoint from the System Admin specification can be used to find an available value for this path parameter.

number
required

The GET /{Company}/Retail/Accounts endpoint from the Retail specifications can be used in order to find values that satisfy this parameter.

date
required

Transaction date for the cashed cheque transaction.

Responses

Response body
object
data
array of objects
data
object
int64
number
string
string
string
integer
date
integer
string
string

401

User is not authorized for this operation

403

User does not have the authority to perform the requested action

default

An error occurred on the backend server

Language
Credentials
OAuth2
Authenticate