/trades/batch/{batchId}/submit
Header Parameters
idempotencystring
Max length
36
Pattern
^[a-zA-Z 0-9-_+=/]*$
Authorizationstring
Path Parameters
batchIdstring Required
Min length
38
Max length
100
Pattern
[a-zA-Z]{1,63}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
Body Parameters
refreshRateOnExpiryboolean
Indicates whether the system should attempt to refresh the rate for any trades in the batch that have expired rates at the time of submission.
Default value
false
rateSheetIdstring
The ID of the rate sheet to apply to all trades in the batch.
Min length
38
Max length
100
Pattern
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
Response
202
Object
Successful response.
Response Attributes
itemobject
Show child attributes
400
Object
Bad Request
Response Attributes
messagestring Required
errorsarray Required
Show child attributes
401
Object
Unauthorized
Response Attributes
messagestring
errorsarray Required
Show child attributes
409
Object
Conflict
Response Attributes
messagestring
errorsarray Required
Show child attributes
500
Object
Unknown Error
Response Attributes
messagestring
errorsarray Required
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?