v1

latestOpenAPI 3.1.02026-08-0670151364.9 KB
Payment requests

Bulk import payment requests

post/payment_requests/bulk_import

Query parameters

collectionMethod'AUTO_COLLECT' | 'ON_DEMAND' | 'NONE' required

How the imported payment requests are expected to be collected. Currently, only NONE is supported.

Example:NONE

How the imported payment requests are expected to be collected. Currently, only NONE is supported.

deleteMissingPaymentRequestsboolean required

Whether missing payment requests created in previous imports should be deleted.

Whether missing payment requests created in previous imports should be deleted.

Response

The bulk import request has been accepted for processing.

jobIdstring required

The internal id of the bulk import job

type'BULK_PAYMENT_REQUEST_IMPORT' required

The type of the import job

status'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED' | 'DELETED' required

The status of the import job

creationTimestring date-time required

The creation time of the import job