Change outgoing payment bucket status

API endpoint to change the outgoing payment bucket status. Currently only accepts "ReadyForExport", "AcceptedSettlementCompleted" and "Failed" states.

Path Params
uuid
required

Format - uuid. Bucket Id, the Id the external system uses to identify portfolio.

Body Params

The change outgoing payment bucket status dto.

string
required
length ≥ 1

The status of the bucket. In the reference data endpoint 'payment-bucket-statuses' an user can get the full list of available values.

string | null

Currently only used for the status "Failed". Can be used for example to clarify the failure reason.

Headers
string
required
Defaults to v1

API versioning

uuid
required
Defaults to 7c123659-7265-49fd-80a2-a87b0a633039

Format - uuid. Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json