Cards Bulk Operations
Upload CSV file with bulk card operations
Allow clients to upload csv file with create, update and change card status requests
post/bulk-cards/upload
Query parameters
validateOnlyboolean
Flag of whether to validate batch entries and not submit for processing. Default false.
keepEntriesboolean
Flag of whether to persist entries for batch request. Can only be true if validateOnly is true, default is false
overrideFileboolean
Flag of whether to replace existing file with same name. Default false.
Response
CSV file accepted and validated