Bulk create transactions

POST
/batch/transactions

Query parameters

validateOriginUserId"true" or "false"Optional

Boolean string whether Flagright should validate if provided originUserId exist. True by default

Allowed values: truefalse
validateDestinationUserId"true" or "false"Optional

Boolean string whether Flagright should validate if provided destinationUserId exist. True by default

Allowed values: truefalse

Request

This endpoint expects an object.
datalist of objectsRequired
batchIdstringOptional

Response

This endpoint returns an object.
statusenum
Allowed values: SUCCESSPARTIAL_FAILUREFAILURE

Status of the batch response

batchIdstring
successfuldouble
faileddouble
failedRecordslist of objectsOptional
messagestringOptional

Errors

Built with