ID of the person.
Compliance features (1.0)
https://docs.solarisgroup.com/_mock/api-reference/onboarding/compliance/
Filters the response by the Postbox item type. You can supply multiple document_type
values separated by commas.
Filters the response by Postbox items created from a certain date (i.e., the minimum date in the past when the document was created).
Filters the response by Postbox items created up until a certain date (i.e., the maximum date in the past when the document was created).
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/compliance/v1/persons/{person_id}/postbox/items
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
The Postbox items were fetched successfully.
Indicates whether the Postbox item is owned by a person or business.
The type of document associated with the Postbox item.
Boolean value to indicate whether or not customers should receive a notification when the Postbox item is created.
Boolean value to indicate whether or not customers must confirm the Postbox item.
Reference of original source of a document, e.g. bill_id for credit card statement
[ { "id": "c072c6e43f4d486cb553e9cd9fc1bae7pbxi", "belongs_to": "12345", "owner_type": "Person", "created_at": "2021-10-22T05:23:30Z", "document_date": "2021-06-30", "document_type": "BALANCE_CONFIRMATION", "name": "Balance confirmation for June 2021", "description": "This account statement includes all bookings from the given period of time", "customer_notification": false, "customer_confirmation": false, "document_size": 66092, "document_content_type": "image/jpeg", "document_id": "e953cbf8af064839b3e3bf2568d1130fdocc" }, { "id": "c072c6e43f4d486cb553e9cd9fc1bae7pbxi", "belongs_to": "12345", "owner_type": "Person", "created_at": "2021-10-22T05:23:30Z", "document_date": "2021-06-30", "document_type": "BALANCE_CONFIRMATION", "name": "Balance confirmation for June 2021", "description": "This account statement includes all bookings from the given period of time", "customer_notification": false, "customer_confirmation": false, "document_size": 66092, "document_content_type": "image/jpeg", "document_id": "e953cbf8af064839b3e3bf2568d1130fdocc" } ]
Filters the response by the Postbox item type. You can supply multiple document_type
values separated by commas.
Filters the response by Postbox items created from a certain date (i.e., the minimum date in the past when the document was created).
Filters the response by Postbox items created up until a certain date (i.e., the maximum date in the past when the document was created).
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/compliance/v1/businesses/{business_id}/postbox/items
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
The Postbox items were fetched successfully.
Indicates whether the Postbox item is owned by a person or business.
The type of document associated with the Postbox item.
Boolean value to indicate whether or not customers should receive a notification when the Postbox item is created.
Boolean value to indicate whether or not customers must confirm the Postbox item.
Reference of original source of a document, e.g. bill_id for credit card statement
[ { "id": "c072c6e43f4d486cb553e9cd9fc1bae7pbxi", "belongs_to": "12345", "owner_type": "Business", "created_at": "2021-10-22T05:23:30Z", "document_date": "2021-06-30", "document_type": "BALANCE_CONFIRMATION", "name": "Balance confirmation for June 2021", "description": "This account statement includes all bookings from the given period of time", "customer_notification": false, "customer_confirmation": false, "document_size": 66092, "document_content_type": "image/jpeg", "document_id": "e953cbf8af064839b3e3bf2568d1130fdocc" }, { "id": "c072c6e43f4d486cb553e9cd9fc1bae7pbxi", "belongs_to": "12345", "owner_type": "Business", "created_at": "2021-10-22T05:23:30Z", "document_date": "2021-06-30", "document_type": "BALANCE_CONFIRMATION", "name": "Balance confirmation for June 2021", "description": "This account statement includes all bookings from the given period of time", "customer_notification": false, "customer_confirmation": false, "document_size": 66092, "document_content_type": "image/jpeg", "document_id": "e953cbf8af064839b3e3bf2568d1130fdocc" } ]
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/compliance/v1/postbox/items/{item_id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
The Postbox item was fetched successfully.
Indicates whether the Postbox item is owned by a person or business.
The type of document associated with the Postbox item.
Boolean value to indicate whether or not customers should receive a notification when the Postbox item is created.
Boolean value to indicate whether or not customers must confirm the Postbox item.
{ "id": "c072c6e43f4d486cb553e9cd9fc1bae7pbxi", "belongs_to": "12345", "owner_type": "Person", "created_at": "2021-10-22T05:23:30Z", "document_date": "2021-06-30", "document_type": "BALANCE_CONFIRMATION", "name": "Balance confirmation for June 2021", "description": "Balance confirmation", "customer_notification": false, "customer_confirmation": false, "document_size": 66092, "document_content_type": "image/jpeg", "document_id": "e953cbf8af064839b3e3bf2568d1130fpbxd", "has_been_read": false, "has_been_confirmed": false }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/compliance/v1/postbox/items/{item_id}/document
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload