Import Column-Based Payments Asynchronously (Beta)

Post
/employers/{employerId}/import/payments/column-based/async

This endpoint is currently being beta tested and subject to unannounced breaking changes.
Allows the import of column-based payments asynchronously. This a two-part API, requiring the caller to call the second API to provide the CSV file.

Store values

Parameters

string
The employer id.

Contract.ColumnBasedPaymentsImportRequest
Try it

Possible Responses

201 Created Contract.ColumnBasedPaymentsImportResponse application/json
400 Bad Request