GET
Get batch settlement payload
Get batch settlement payload for signing.
Requires access token scope: wallet_view_all
Path Params
-
enterpriseIdstring required -
accountIdstring required
Query Params
-
settlementIdsarray of strings -
batchIdstring -
excludedSettlementIdsarray of strings
Header Params
-
user-idstring required -
user-agentstring required -
x-forwarded-forstring required -
token-scopestring required -
originstring
Responses
200
OK
Response Body
object
-
payloadstring required
400
Bad Request
No response body
401
Unauthorized
Response Body
object
-
errorstring required -
errorNamestring required
403
Forbidden
Response Body
object
-
errorstring required -
errorNamestring required
404
Not Found
Response Body
object
-
errorstring required -
errorNamestring required
409
Conflict
Response Body
object
-
errorstring required -
errorNamestring required
422
Unprocessable Entity
Response Body
object
-
errorstring required -
errorNamestring required
500
Internal Server Error
Response Body
object
-
errorstring required -
errorNamestring required