latestOpenAPI 3.0.12026-08-101936151.3 KB

61701b027c74

Testing endpoints for Postbox API

Generate a PDF document

Generates an empty PDF document on Solaris' servers for use as a Postbox item. Please note the following: <ul><li>The Content-Type header for this request must be application/json.</li><li>This endpoint can only be used for testing purposes on the testing, staging, and sandbox environments.</li></ul>

post/v1/postbox/documents

Request body

document_type'ACCOUNT_STATEMENT' | 'BALANCE_CONFIRMATION' | 'CUSTOMER_INFORMATION' | 'DUNNING_INFORMATION' | 'LOAN_SCHEDULE' | 'SECURITIES_INVOICE' | 'SECURITIES_EVENT' | 'SECURITIES_EVENT_NOTIFICATION' | 'DEPOT_STATEMENT_MIFID' | 'EX_POST_COST_INFORMATION' | 'DEPOT_STATEMENT' | 'ASSETS_ACQUISITION' | 'ASSETS_ACQUISITION_COSTS' | 'PROFIT_TAX_STATEMENT' | 'YEARLY_TAX_STATEMENT' | 'TAX_SETTLEMENT_CALCULATION' | 'CREDIT_CARD_STATEMENT' | 'RELATIONSHIP_TERMINATION' | 'CREDIT_CARD_SECCI' | 'CREDIT_CARD_CONTRACT' | 'CREDIT_CARD_CONTRACT_SIGNED' | 'FEE_SUMMARY_STATEMENT' | 'SINGLE_FEE_STATEMENT' | 'SINGLE_TRANSACTION_STATEMENT' required

The type of document.

document_datestring required

The date of the document.

sign_documentboolean

(Optional) If set to true, then the document will be signed.

Response

The document was created successfully.

idstring