Creates a new Checks
Success
Unauthorized
{- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}
{- "data": {
- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all Checks
Success
Unauthorized
Voids an existing Check
Success
Unauthorized
{- "check_ID": 0,
- "reentry_Batch_Number": 0,
- "backout_Ex_Code": "string",
- "reentry_Ex_Code": "string",
- "reentry_Provider_ID": "string",
- "reentry_Subscriber_ID": "string",
- "reentry_Member_Seq": "string",
- "user_ID": "string"
}
{- "data": {
- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Using Send Check To and a dynamic Pay To ID, get the delivery information for a potential check.
Success
Unauthorized
{- "send_Check_To": "string",
- "pay_To_ID": "string",
- "subscriber_ID": "string",
- "member_Seq": "string",
- "name_On_Check": "string",
- "address_On_Check": "string",
- "address2_On_Check": "string",
- "city_On_Check": "string",
- "state_On_Check": "string",
- "zip_On_Check": "string",
- "country_ID_On_Check": "string",
- "name_On_Address": "string"
}
{- "data": {
- "send_Check_To": "string",
- "pay_To_ID": "string",
- "subscriber_ID": "string",
- "member_Seq": "string",
- "name_On_Check": "string",
- "address_On_Check": "string",
- "address2_On_Check": "string",
- "city_On_Check": "string",
- "state_On_Check": "string",
- "zip_On_Check": "string",
- "country_ID_On_Check": "string",
- "name_On_Address": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Updates a specific Checks.
Success
Unauthorized
{- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}
{- "data": {
- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple Checks at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "check_ID": 0,
- "acH_Number": "string",
- "account_Key": 0,
- "address2_On_Check": "string",
- "address_On_Check": "string",
- "adjustment": 0.1,
- "admin_Amt": 0.1,
- "amount_Due": 0.1,
- "check_Batch": 0,
- "check_Date": "2019-08-24T14:15:22Z",
- "check_Number": "string",
- "check_Paid_Date": "2019-08-24T14:15:22Z",
- "check_Status": "s",
- "check_Type": "str",
- "city_On_Check": "string",
- "cleared_Amount": 0.1,
- "cleared_Date": "2019-08-24T14:15:22Z",
- "country_ID_On_Check": "string",
- "create_Date": "2019-08-24T14:15:22Z",
- "create_User": "string",
- "date_Printed": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "generated_835": true,
- "interest": 0.1,
- "memo": "string",
- "name_On_Address": "string",
- "name_On_Check": "string",
- "paid_Amount": 0.1,
- "pay_To_Account_Key": 0,
- "pay_To_ID": "string",
- "payee_ID": "string",
- "payment_Method": "str",
- "payor_ID": "string",
- "reconcile_Key": 0,
- "send_Check_To": "s",
- "signature_Key": 0,
- "state_On_Check": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "wire_Transfer_Date": "2019-08-24T14:15:22Z",
- "zip_On_Check": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Initiates the process of Check Processing. If the request is valid, the system will generate the necessary actions to process checks and respond with a success status code of 202 Accepted, along with the generated process key.
Accepted for processing, returns the generated process key
Unauthorized
{- "posted_Date": "2019-08-24T14:15:22Z",
- "user_ID": "string",
- "process_Check_Options": [
- {
- "payor_ID": "string",
- "account_Key": 0,
- "signature_Key": 0
}
]
}
{- "data": 0,
- "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}