Update Check Book Order Status

Updates the status of a paper check book order, such as marking it as not received.

Path Params
string
required

The program code identifying the BaaS program context.

string
required

The unique identifier for the account associated with the check book order.

Body Params

The request payload containing check book order details.

  • AccountIdentifier: The account identifier.

  • OrderConfirmationToken: The confirmation token for the check book order.

  • CheckBookOrderStatus: The status of the check book order.

string | null

The unique identifier for the account for which the checkbook is being ordered.

string | null

The token confirming the checkbook order, used for validation or tracking.

string | null

The status of the checkbook order (e.g., "Pending", "Confirmed", "Cancelled").

Headers
string
required

A unique request identifier for tracking and logging. Should be a GUID.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json