REST APISettle (DVP)Settlement Approvals

GET

List pending approval requests for settlements

List all pending approval requests across all your enterprises.

Use only with delivery versus payment (DVP) settlements.

Requires access token scope: wallet_view_all

Query Params

  • enterpriseIds array of strings
    Comma-separated list of enterprise IDs to filter approval request counts by

Header Params

  • user-id string required

Responses

200
OK

Response Body

object

  • enterprises map of numbers required
    enterprises object
    • <key> number
400
Bad Request
No response body
401
Unauthorized

Response Body

object

  • error string required
  • errorName string required
403
Forbidden

Response Body

object

  • error string required
  • errorName string required
500
Internal Server Error

Response Body

object

  • error string required
  • errorName string required