Start a wallet payment-method import

Starts the queued SchoolSet wallet import from a merchant account, uploaded file manager record, or XLS/XLSX multipart file.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects a multipart form containing an optional file.
merchant_account_idintegerRequired
skip_headerintegerOptional>=0Defaults to 1
file_manager_idinteger or nullOptional
filefileOptional

Response

The import job was queued.
statusstring
messagestring
dataobject

Errors

403
Forbidden Error
422
Unprocessable Entity Error