Retrive the status of checks

Lorem ipsum dolor sit amet consectetur. Ornare rhoncus dolor purus sed ac. Risus ut augue diam egestas aliquam eros. Quis eu nec eu nulla accumsan lobortis consectetur velit gravida.‍

ENDPOINTS

No items found.

Header parameters

Collapse

Expand

originatingSessionId

string

no

The session id corresponding to the request. Should be sent only if the calling app wants to display the .sessionId attribute in global logging.

originatingUserAgent

string

no

Identifies all the information about users browser or testing tool info. Should be sent only if the calling app wants to display the .userAgent attribute in global logging.

originatingLocale

string

no

Local language of the user. Should be sent only if the calling app wants to display the .locale attribute in global logging.

callingAppId

string

no

The id of the app or service calling the transactions service.

transactionId

string

required

An ID that identifies this request. A unique identifier should be generated for each request made.

Authorization

string

required

An OAuth2 access token (in JWT format) that authorizes this request. The transactions:read and accounts:read scopes are required to access this API. Must be in the format Bearer {JWT}

Body parameters

Collapse

Expand

No items found.
No items found.

Query parameters

Collapse

Expand

institutionCustomerId

string

no

The institution customer id that identifies the location for which transactions should be retrieved. Required for BB users.

accountId

string

required

The ID of the account for which transactions are being requested.

action

string

required

The query param is supported to specify the bulk action.

Path parameters

Collapse

Expand

No items found.

Response Body

{"count":0,"Check":{"id":"string","institutionId":"string","institutionUserId":"string","institutionCustomerId":"string","accountId":"string","amount":{"currencyCode":"AED","amount":0},"madeDate":"2019-08-24","paidDate":"2019-08-24","status":"CHECK_NOT_FOUND"}}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

Response Body

{"code":"string","message":"string"}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl --request GET \
  --url 'https://api.candescent.com/digitalbanking/db-accounts/v1/accounts?viewName=SOME_STRING_VALUE&crossAccount=SOME_BOOLEAN_VALUE&%24filter=SOME_STRING_VALUE&additionalFields=SOME_BOOLEAN_VALUE&%24apply=SOME_STRING_VALUE&%24skipGroups=SOME_STRING_VALUE&%24topGroups=SOME_STRING_VALUE' \
  --header 'Accept: SOME_STRING_VALUE' \
  --header 'Content-Type: SOME_STRING_VALUE' \
  --header 'accept: application/xml' \
  --header 'authorization: SOME_STRING_VALUE' \
  --header 'transactionId: SOME_STRING_VALUE'
Get Response

RESPONSE

copy responseexpand responseclose response

{"count":0,"Check":{"id":"string","institutionId":"string","institutionUserId":"string","institutionCustomerId":"string","accountId":"string","amount":{"currencyCode":"AED","amount":0},"madeDate":"2019-08-24","paidDate":"2019-08-24","status":"CHECK_NOT_FOUND"}}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

{"code":"string","message":"string"}

close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.