Documentation Index
Fetch the complete documentation index at: https://dev.nickel.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
File Upload
The file to upload
The file type. Optional — if omitted, the type can be inferred from the data field.
ACH_DEBIT_AUTHORIZATION_PDF, CREDIT_CARD_AUTHORIZATION_PDF, INVOICE_PDF Alternative way to specify the file type using query-string format, e.g. "type=ACH_DEBIT_AUTHORIZATION_PDF". Either type or data must be provided.