Cards Bulk Operations
Submit bulk cards operations
Send Card details for Create/Update/Cancel/Patch Cards in bulk. Processing part will be asynchronous
post/bulk-cards
Query parameters
validateOnlyboolean required
Flag of whether to validate batch entries and not submit for processing. Default false.
keepOperationsboolean required
Flag of whether to persist operations for batch request. Can only be true if validateOnly is true, default is false.
Request body
Response
Accepted