Skip to main content
POST
Reject payment instruction

Path Parameters

paymentInstructionId
string
required

Payment instruction ID

Body

application/json
reason
enum<string>
required

Rejection reason

Available options:
NO_ACCOUNT,
PAYER_ERROR,
PAYEE_ERROR,
NO_AGREEMENT,
NO_FUNDS,
ILLEGAL_OPERATION,
TO_CARD_FILE,
NO_PRIMARY_DOC,
ILLEGAL_AMOUNT,
NO_PAYEE_CODE,
NOT_UNIQUE,
INCORRECT_RANGE,
FORMAT_ERROR,
EXECUTED,
NO_ID,
ILLEGAL_ACCOUNT_TYPE,
ILLEGAL_REFERENCE_CODE,
ILLEGAL_CURRENCY,
UNKNOWN_ERROR,
CLOSED_ID

Response

Result of payment instruction rejection

result
object
required

Result of the payment instruction posting

Last modified on April 23, 2026