Initiate EOD Batch
post
/eodBatch
This endpoint is used to initiates the EOD Batch.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for initiating EOD Batch
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly calculate charges
Root Schema : eodBatchResponseDTO
Type:
Show Source
object
-
errors(optional):
array errors
Error Code List
-
status(optional):
boolean
-
warnings(optional):
array warnings
Warning Code List
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error