Import the CSV for Column-Based Payments Asynchronously (Beta)

Put
/employers/{employerId}/import/payments/column-based/async/{paymentsImportId}/file

This endpoint is currently being beta tested and subject to unannounced breaking changes.
Allows the import of the CSV file for column-based payments asynchronously. This a two-part API, requiring the caller to have previously called the first part to setup the import..

Store values

Parameters

string
The employer identifier.
string
The payments import identifier.
string
The write once access token.
Try it

Possible Responses

202 Accepted Contract.JobResponse application/json
400 Bad Request