{ "info": { "_postman_id": "ad6f710a-e2d1-4dcf-b4f3-566c404ff7a1", "name": "Account Level Webhooks Book Commands Capture API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "lastUpdatedBy": "35240", "uid": "35240-ad6f710a-e2d1-4dcf-b4f3-566c404ff7a1" }, "item": [ { "name": "v1", "item": [ { "name": "book", "item": [ { "name": "forms", "item": [ { "name": "Book form data", "id": "9a67483c-96af-4ba1-8ab8-a00b50ed15fa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/book/forms?book_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "book", "forms" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "book_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `book_uuid`.", "key": "pk", "value": "" } ] }, "description": "Retrieve data for all forms uploaded to a <>.\n\n---\n\nA detailed description of the response can be found on the [form data](https://docs.ocrolus.com/docs/form-data) data type definition." }, "response": [ { "id": "8c104ef0-cf48-4a77-aeb3-82cd71fc5c0a", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/book/forms?book_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "book", "forms" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "book_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `book_uuid`.", "key": "pk", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"response\": {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"name\": \"\",\n \"created\": \"\",\n \"created_ts\": \"\",\n \"verified_pages_count\": \"\",\n \"book_status\": \"\",\n \"id\": \"\",\n \"forms\": [\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"uploaded_doc_pk\": \"\",\n \"form_type\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"subfields\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n },\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"attribute_data\": {\n \"period_pk\": \"\"\n }\n },\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"uploaded_doc_pk\": \"\",\n \"form_type\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"subfields\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n },\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"attribute_data\": {\n \"period_pk\": \"\"\n }\n }\n ],\n \"book_is_complete\": \"\"\n },\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-8c104ef0-cf48-4a77-aeb3-82cd71fc5c0a" }, { "id": "7ff10fb9-07eb-48b1-8802-7f26e76ac49b", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/book/forms?book_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "book", "forms" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "book_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `book_uuid`.", "key": "pk", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-7ff10fb9-07eb-48b1-8802-7f26e76ac49b" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-9a67483c-96af-4ba1-8ab8-a00b50ed15fa" } ], "id": "bae296b5-c25e-4af8-9e82-92cda8f9cd8c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-bae296b5-c25e-4af8-9e82-92cda8f9cd8c" } ], "id": "4140fdd7-ed83-4c13-a2ff-298603d15d0e", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-4140fdd7-ed83-4c13-a2ff-298603d15d0e" }, { "name": "document", "item": [ { "name": "forms", "item": [ { "name": "fields", "item": [ { "name": "Doc form data", "id": "0819c2f5-5ac9-454b-a1b7-0227ff654e91", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/document/forms/fields?doc_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "document", "forms", "fields" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "doc_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `doc_uuid`.", "key": "pk", "value": "" } ] }, "description": "Get field data for all <>s captured in a <>.\n\n---\n\nA detailed description of the response can be found on the [form data](https://docs.ocrolus.com/docs/form-data) data type definition. " }, "response": [ { "id": "b6f7a69d-99f8-4d82-9711-bbb3c76a424f", "name": "200", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/document/forms/fields?doc_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "document", "forms", "fields" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "doc_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `doc_uuid`.", "key": "pk", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"response\": {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"forms\": [\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"form_type\": \"\",\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n },\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"form_type\": \"\",\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n }\n ]\n },\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-b6f7a69d-99f8-4d82-9711-bbb3c76a424f" }, { "id": "15a0ed43-e3b9-4be5-b299-03014836f137", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/document/forms/fields?doc_uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "document", "forms", "fields" ], "query": [ { "description": "The unique identifier of the <> that contains the form data. Mutually exclusive with `pk`.", "key": "doc_uuid", "value": "" }, { "description": "The <> of the <> that contains the form data. Mutually exclusive with `doc_uuid`.", "key": "pk", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-15a0ed43-e3b9-4be5-b299-03014836f137" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-0819c2f5-5ac9-454b-a1b7-0227ff654e91" } ], "id": "720613f1-1eb4-4192-9ae2-864f60526bec", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-720613f1-1eb4-4192-9ae2-864f60526bec" } ], "id": "4c4fb141-e0f8-4d60-86be-d367f76b5cb8", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-4c4fb141-e0f8-4d60-86be-d367f76b5cb8" } ], "id": "cf4b48cf-34fe-4bd0-920e-0470134a109c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-cf4b48cf-34fe-4bd0-920e-0470134a109c" }, { "name": "form", "item": [ { "name": "Form data", "id": "5704edb4-34ce-480a-b74a-15bac8ae85e3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/form?uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "form" ], "query": [ { "description": "The unique identifier of a <>.", "key": "uuid", "value": "" }, { "description": "The unique primary key of a <>.", "key": "pk", "value": "" } ] }, "description": "Retrieve field data for a <>.\n\n---\n\nA detailed description of the response can be found on the [Form data](https://docs.ocrolus.com/docs/form-data) data type definition." }, "response": [ { "id": "2a14a0e6-92c6-411c-b8e9-adec40248f01", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/form?uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "form" ], "query": [ { "description": "The unique identifier of a <>.", "key": "uuid", "value": "" }, { "description": "The unique primary key of a <>.", "key": "pk", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"response\": {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"forms\": [\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"form_type\": \"\",\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n },\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"form_type\": \"\",\n \"form_config_pk\": \"\",\n \"tables\": \"\",\n \"raw_fields\": {\n \"examplefield:field_name\": {\n \"value\": \"\",\n \"is_empty\": \"\",\n \"alias_used\": \"\",\n \"source_filename\": \"\",\n \"confidence\": \"\"\n }\n }\n }\n ]\n },\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-2a14a0e6-92c6-411c-b8e9-adec40248f01" }, { "id": "7488c217-dd12-456a-9e6f-59afeb731255", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/form?uuid=&pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "form" ], "query": [ { "description": "The unique identifier of a <>.", "key": "uuid", "value": "" }, { "description": "The unique primary key of a <>.", "key": "pk", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-7488c217-dd12-456a-9e6f-59afeb731255" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-5704edb4-34ce-480a-b74a-15bac8ae85e3" } ], "id": "b95e8f34-6f8e-4b37-8790-365b1e4f0a2c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-b95e8f34-6f8e-4b37-8790-365b1e4f0a2c" }, { "name": "transaction", "item": [ { "name": "Transactions", "id": "61b9147b-0373-45b8-b05c-212c3aadfd68", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/transaction?book_uuid=&book_pk=&uploaded_doc_uuid=&uploaded_doc_pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "transaction" ], "query": [ { "description": "The unique identifier of a <>. Mutually exclusive with `book_pk`.", "key": "book_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `book_uuid`.", "key": "book_pk", "value": "" }, { "description": "The unique identifier of a <>. Mutually exclusive with `uploaded_doc_pk`.", "key": "uploaded_doc_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `uploaded_doc_uuid`.", "key": "uploaded_doc_pk", "value": "" } ] }, "description": "Retrieve transactions from all Documents uploaded to a <>.\n\n---\n> \ud83d\udea7 \n> The Transactions endpoint provides raw transactions output. If you are looking for enriched transactions complete with a list of categories, transaction tagging, and improved revenue, expense, and transfer logic, please visit the [Enriched transactions page](ref:enriched-transactions)\n\n> \ud83d\udcd8\n> If `uploaded_doc_pk` or `uploaded_doc_uuid` are not provided in the request, transactions from all Documents in the Book will be provided." }, "response": [ { "id": "5e4fda3f-286b-4d0b-81de-300b95130c99", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/transaction?book_uuid=&book_pk=&uploaded_doc_uuid=&uploaded_doc_pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "transaction" ], "query": [ { "description": "The unique identifier of a <>. Mutually exclusive with `book_pk`.", "key": "book_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `book_uuid`.", "key": "book_pk", "value": "" }, { "description": "The unique identifier of a <>. Mutually exclusive with `uploaded_doc_pk`.", "key": "uploaded_doc_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `uploaded_doc_uuid`.", "key": "uploaded_doc_pk", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"response\": {\n \"txns\": [\n {\n \"page_idx\": \"\",\n \"bank_account_pk\": \"\",\n \"amount\": \"\",\n \"bbox\": \"\",\n \"txn_date\": \"\",\n \"page_doc_pk\": \"\",\n \"pk\": \"\",\n \"uploaded_doc_pk\": \"\",\n \"description\": \"\",\n \"txn_pk_duplicate_of\": \"\",\n \"comment\": \"\",\n \"explanation\": \"\",\n \"has_probable_transfers\": \"\",\n \"tags\": \"\",\n \"period_pk\": \"\"\n },\n {\n \"page_idx\": \"\",\n \"bank_account_pk\": \"\",\n \"amount\": \"\",\n \"bbox\": \"\",\n \"txn_date\": \"\",\n \"page_doc_pk\": \"\",\n \"pk\": \"\",\n \"uploaded_doc_pk\": \"\",\n \"description\": \"\",\n \"txn_pk_duplicate_of\": \"\",\n \"comment\": \"\",\n \"explanation\": \"\",\n \"has_probable_transfers\": \"\",\n \"tags\": \"\",\n \"period_pk\": \"\"\n }\n ],\n \"uploaded_docs\": {\n \"uploaded_doc_pk\": {\n \"name\": \"\",\n \"status\": \"\",\n \"pages\": \"\",\n \"pk\": \"\",\n \"uuid\": \"\",\n \"rejection_reason\": \"\",\n \"uploaded_doc_type\": \"\",\n \"sub_doc_type\": \"\",\n \"sub_doc_type_details\": \"\",\n \"mixed_uploaded_doc_pk\": \"\",\n \"mixed_uploaded_doc_uuid\": \"\"\n }\n },\n \"bank_accounts\": {\n \"bank_account_pk\": {\n \"pk\": \"\",\n \"book_pk\": \"\",\n \"name\": \"\",\n \"bank_name\": \"\",\n \"activity_info\": [\n {\n \"start\": [\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n },\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n }\n ],\n \"end\": [\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n },\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n }\n ],\n \"missing\": \"\"\n },\n {\n \"start\": [\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n },\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n }\n ],\n \"end\": [\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n },\n {\n \"year\": \"\",\n \"month\": \"\",\n \"day\": \"\"\n }\n ],\n \"missing\": \"\"\n }\n ],\n \"account_type\": \"\",\n \"account_holder\": \"\",\n \"account_number\": \"\",\n \"holder_zip\": \"\",\n \"holder_country\": \"\",\n \"holder_state\": \"\",\n \"holder_city\": \"\",\n \"holder_address_1\": \"\",\n \"holder_address_2\": \"\",\n \"account_category\": \"\",\n \"member_id\": \"\",\n \"account_source\": null,\n \"id\": \"\",\n \"book_uuid\": \"\",\n \"periods\": [\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"bank_account_pk\": \"\",\n \"begin_date\": \"\",\n \"end_date\": \"\",\n \"begin_balance\": \"\",\n \"end_balance\": \"\",\n \"primary_recon_error_reason\": \"\",\n \"secondary_recon_error_reason\": \"\",\n \"absolute_recon_error\": \"\",\n \"uploaded_doc_pk\": \"\"\n },\n {\n \"pk\": \"\",\n \"uuid\": \"\",\n \"bank_account_pk\": \"\",\n \"begin_date\": \"\",\n \"end_date\": \"\",\n \"begin_balance\": \"\",\n \"end_balance\": \"\",\n \"primary_recon_error_reason\": \"\",\n \"secondary_recon_error_reason\": \"\",\n \"absolute_recon_error\": \"\",\n \"uploaded_doc_pk\": \"\"\n }\n ],\n \"account_holders\": [\n \"\",\n \"\"\n ]\n }\n },\n \"bank_checks\": [\n {\n \"uuid\": \"\",\n \"bank_account_pk\": \"\",\n \"amount\": \"\",\n \"pay_to\": \"\",\n \"txn_date\": \"\",\n \"check_number\": \"\",\n \"memo_number\": \"\"\n },\n {\n \"uuid\": \"\",\n \"bank_account_pk\": \"\",\n \"amount\": \"\",\n \"pay_to\": \"\",\n \"txn_date\": \"\",\n \"check_number\": \"\",\n \"memo_number\": \"\"\n }\n ],\n \"tags\": \"\"\n },\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-5e4fda3f-286b-4d0b-81de-300b95130c99" }, { "id": "920dd9f4-ba83-448b-be2b-e67f825f3bee", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/transaction?book_uuid=&book_pk=&uploaded_doc_uuid=&uploaded_doc_pk=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "transaction" ], "query": [ { "description": "The unique identifier of a <>. Mutually exclusive with `book_pk`.", "key": "book_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `book_uuid`.", "key": "book_pk", "value": "" }, { "description": "The unique identifier of a <>. Mutually exclusive with `uploaded_doc_pk`.", "key": "uploaded_doc_uuid", "value": "" }, { "description": "The unique primary key of a <>. Mutually exclusive with `uploaded_doc_uuid`.", "key": "uploaded_doc_pk", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-920dd9f4-ba83-448b-be2b-e67f825f3bee" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-61b9147b-0373-45b8-b05c-212c3aadfd68" } ], "id": "8b1cd300-78eb-4f47-bbd3-34f8370ab4ad", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-8b1cd300-78eb-4f47-bbd3-34f8370ab4ad" } ], "id": "b262ef4f-eafa-4630-9901-944cb743582e", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-b262ef4f-eafa-4630-9901-944cb743582e" }, { "name": "v2", "item": [ { "name": "book", "item": [ { "name": "{book_uuid}", "item": [ { "name": "paystub", "item": [ { "name": "Book pay stub data", "id": "d0e93bb0-4add-490e-ad04-fd818b14194c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v2/book/:book_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "book", ":book_uuid", "paystub" ], "variable": [ { "id": "b25296fb-3142-43e4-af3b-ea4d44dd6235", "key": "book_uuid", "value": "", "description": "(Required) The unique identifier of a <> that contains the pay stub data." } ] }, "description": "Retrieve pay stub data for a given <>.\n\n---\n\nA detailed description of the response can be found on the [pay stub](https://docs.ocrolus.com/docs/pay-stub) data type definition." }, "response": [ { "id": "d6a3fb72-a149-46de-8db6-bf03c4e6b6c0", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/book/:book_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "book", ":book_uuid", "paystub" ], "variable": [ { "key": "book_uuid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"message\": \"\",\n \"response\": {\n \"uuid\": \"\",\n \"book_uuid\": \"\",\n \"doc_uuid\": \"\",\n \"status\": \"\",\n \"doc_page_numbers\": [\n \"\",\n \"\"\n ],\n \"rejection_reason\": \"\",\n \"uploaded_image_bucket_uuid\": \"\",\n \"net_pay\": {\n \"distribution_details\": [\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n },\n \"earnings\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n }\n ]\n },\n \"deductions\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ]\n },\n \"employer\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n }\n },\n \"employee\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n },\n \"marital_status\": \"\",\n \"taxpayer_id\": {\n \"id_type\": \"\",\n \"last_4_digits\": \"\"\n }\n },\n \"paystub_details\": {\n \"pay_period_start_date\": \"\",\n \"pay_period_end_date\": \"\",\n \"pay_date\": \"\",\n \"paystub_provider\": \"\",\n \"pay_frequency\": \"\",\n \"pay_frequency_captured\": \"\"\n },\n \"employment_details\": {\n \"hire_date\": \"\",\n \"annual_salary\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n \"confidence_scores\": [\n {\n \"confidence\": \"\",\n \"key\": \"\"\n },\n {\n \"confidence\": \"\",\n \"key\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-d6a3fb72-a149-46de-8db6-bf03c4e6b6c0" }, { "id": "72f244d3-d09e-4fd9-9638-05fe7fbcd16e", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/book/:book_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "book", ":book_uuid", "paystub" ], "variable": [ { "key": "book_uuid" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-72f244d3-d09e-4fd9-9638-05fe7fbcd16e" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-d0e93bb0-4add-490e-ad04-fd818b14194c" } ], "id": "bad519ba-35ef-4076-b7d6-cfedc8c9336c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-bad519ba-35ef-4076-b7d6-cfedc8c9336c" } ], "id": "da527270-151b-4f21-9deb-f0483b98c76c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-da527270-151b-4f21-9deb-f0483b98c76c" } ], "id": "7ca04e5f-2862-42cd-b2d1-5ce667000c3c", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-7ca04e5f-2862-42cd-b2d1-5ce667000c3c" }, { "name": "document", "item": [ { "name": "{doc_uuid}", "item": [ { "name": "paystub", "item": [ { "name": "Doc pay stub data", "id": "ab3d2971-abc5-4f40-8f63-51009a0e7155", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v2/document/:doc_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "document", ":doc_uuid", "paystub" ], "variable": [ { "id": "c3e74d8e-c7d2-4356-988d-392961a65cd2", "key": "doc_uuid", "value": "", "description": "(Required) The unique identifier of the <> that contains the pay stub data." } ] }, "description": "Retrieve pay stub data for a given <>.\n\n---\n\nA detailed description of the response can be found on the [Pay stub](https://docs.ocrolus.com/docs/pay-stub) data type definition" }, "response": [ { "id": "32ab1fcb-b894-408d-9e00-3fa19afccbb4", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/document/:doc_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "document", ":doc_uuid", "paystub" ], "variable": [ { "key": "doc_uuid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"message\": \"\",\n \"response\": {\n \"uuid\": \"\",\n \"book_uuid\": \"\",\n \"doc_uuid\": \"\",\n \"status\": \"\",\n \"doc_page_numbers\": [\n \"\",\n \"\"\n ],\n \"rejection_reason\": \"\",\n \"uploaded_image_bucket_uuid\": \"\",\n \"net_pay\": {\n \"distribution_details\": [\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n },\n \"earnings\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n }\n ]\n },\n \"deductions\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ]\n },\n \"employer\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n }\n },\n \"employee\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n },\n \"marital_status\": \"\",\n \"taxpayer_id\": {\n \"id_type\": \"\",\n \"last_4_digits\": \"\"\n }\n },\n \"paystub_details\": {\n \"pay_period_start_date\": \"\",\n \"pay_period_end_date\": \"\",\n \"pay_date\": \"\",\n \"paystub_provider\": \"\",\n \"pay_frequency\": \"\",\n \"pay_frequency_captured\": \"\"\n },\n \"employment_details\": {\n \"hire_date\": \"\",\n \"annual_salary\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n \"confidence_scores\": [\n {\n \"confidence\": \"\",\n \"key\": \"\"\n },\n {\n \"confidence\": \"\",\n \"key\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-32ab1fcb-b894-408d-9e00-3fa19afccbb4" }, { "id": "551a73ca-f64d-45ae-8f3d-2b35c0127ec4", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/document/:doc_uuid/paystub", "host": [ "{{baseUrl}}" ], "path": [ "v2", "document", ":doc_uuid", "paystub" ], "variable": [ { "key": "doc_uuid" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-551a73ca-f64d-45ae-8f3d-2b35c0127ec4" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-ab3d2971-abc5-4f40-8f63-51009a0e7155" } ], "id": "942ab38c-c8d5-4d46-9e38-994ad5e35f8a", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-942ab38c-c8d5-4d46-9e38-994ad5e35f8a" } ], "id": "542fe509-2799-4bd9-b837-d6b0e610d3ce", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-542fe509-2799-4bd9-b837-d6b0e610d3ce" } ], "id": "2f0a586c-daed-4119-8783-678cddf50bfd", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-2f0a586c-daed-4119-8783-678cddf50bfd" }, { "name": "paystub", "item": [ { "name": "{paystub_uuid}", "item": [ { "name": "Pay stub data", "id": "ad4421fd-b3d4-42f1-86bc-a10e03b54379", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v2/paystub/:paystub_uuid", "host": [ "{{baseUrl}}" ], "path": [ "v2", "paystub", ":paystub_uuid" ], "variable": [ { "id": "23467567-84f3-4579-8a1b-3fd9291d7b09", "key": "paystub_uuid", "value": "", "description": "(Required) The unique identifier of a pay stub." } ] }, "description": "Retrieve pay stub data for a given <>.\n\n---\n\nA detailed description of the response can be found on the [pay stub](https://docs.ocrolus.com/docs/pay-stub) data type definition." }, "response": [ { "id": "535c1c20-f5f3-4f0c-8ac0-679221b9e6cd", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/paystub/:paystub_uuid", "host": [ "{{baseUrl}}" ], "path": [ "v2", "paystub", ":paystub_uuid" ], "variable": [ { "key": "paystub_uuid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"message\": \"\",\n \"response\": {\n \"uuid\": \"\",\n \"book_uuid\": \"\",\n \"doc_uuid\": \"\",\n \"status\": \"\",\n \"doc_page_numbers\": [\n \"\",\n \"\"\n ],\n \"rejection_reason\": \"\",\n \"uploaded_image_bucket_uuid\": \"\",\n \"net_pay\": {\n \"distribution_details\": [\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"bank_name\": \"\",\n \"account_number\": \"\",\n \"bank_account_type\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n },\n \"earnings\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\",\n \"current_rate\": \"\"\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"current_hours\": \"\"\n }\n ]\n },\n \"deductions\": {\n \"subtotals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ],\n \"totals\": [\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n {\n \"description\": \"\",\n \"canonical_description\": \"\",\n \"current_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"ytd_pay\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n }\n ]\n },\n \"employer\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n }\n },\n \"employee\": {\n \"name\": \"\",\n \"address\": {\n \"line1\": \"\",\n \"line2\": \"\",\n \"city\": \"\",\n \"state_code\": \"\",\n \"postal_code\": \"\"\n },\n \"marital_status\": \"\",\n \"taxpayer_id\": {\n \"id_type\": \"\",\n \"last_4_digits\": \"\"\n }\n },\n \"paystub_details\": {\n \"pay_period_start_date\": \"\",\n \"pay_period_end_date\": \"\",\n \"pay_date\": \"\",\n \"paystub_provider\": \"\",\n \"pay_frequency\": \"\",\n \"pay_frequency_captured\": \"\"\n },\n \"employment_details\": {\n \"hire_date\": \"\",\n \"annual_salary\": {\n \"amount\": \"\",\n \"currency\": \"\"\n }\n },\n \"confidence_scores\": [\n {\n \"confidence\": \"\",\n \"key\": \"\"\n },\n {\n \"confidence\": \"\",\n \"key\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-535c1c20-f5f3-4f0c-8ac0-679221b9e6cd" }, { "id": "5dccf674-376d-46ab-be36-930404ca82e1", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/v2/paystub/:paystub_uuid", "host": [ "{{baseUrl}}" ], "path": [ "v2", "paystub", ":paystub_uuid" ], "variable": [ { "key": "paystub_uuid" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"status\": \"\",\n \"code\": \"\",\n \"response\": {},\n \"message\": \"\",\n \"meta\": {\n \"status\": \"\",\n \"message\": \"\",\n \"code\": \"\"\n }\n}", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-5dccf674-376d-46ab-be36-930404ca82e1" } ], "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-ad4421fd-b3d4-42f1-86bc-a10e03b54379" } ], "id": "b0bd1624-1e30-45aa-9360-83a8b917e6dd", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-b0bd1624-1e30-45aa-9360-83a8b917e6dd" } ], "id": "f698bcc4-0f35-429a-a199-8e8ce575f1c1", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-f698bcc4-0f35-429a-a199-8e8ce575f1c1" } ], "id": "2a11e74d-636b-4227-ae20-3573ca801969", "createdAt": "2026-07-28T02:24:54.000Z", "updatedAt": "2026-07-28T02:24:54.000Z", "uid": "35240-2a11e74d-636b-4227-ae20-3573ca801969" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "accessTokenUrl", "value": "https://auth.ocrolus.com/oauth/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.ocrolus.com" } ] }