Skip to main content
POST
Upload creditor profile CSV

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
import_file
file
required

CSV file with the expected creditor profile import headers.

Response

Creditor profile import queued.

message
string
required
Example:

"Import queued."

data
object
required
Last modified on July 19, 2026