Skip to main content
POST
Update Manual Payment status

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

paymentId
string
required

The test payment ID

Body

application/json

Request body for updating the test manual payment status

status
enum<string>

Status of the payment. Must be EXECUTED.

Available options:
EXECUTED

Response

Successful