instant-payment
Operations addressed under /instant-payment — 3 operations.
get-instant-payment-message
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<BaseInstantPaymentDto>.
| Field | Declared type | Nullable |
|---|---|---|
SuccessStatus | bool | no |
SuccessStatusCode | int | no |
Explanation | string | no |
InstantQueryNumber | long | no |
Status | int | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
query Parameters
fromParticipationCodeinstantQueryNumbertransactionDateget-instant-payment-message › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
create-instant-payment
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<BaseInstantPaymentDto>.
| Field | Declared type | Nullable |
|---|---|---|
SuccessStatus | bool | no |
SuccessStatusCode | int | no |
Explanation | string | no |
InstantQueryNumber | long | no |
Status | int | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
create-instant-payment › Request Body
amountchannelCodedescriptioninstantQueryNumberpaymentPurposetoParticipationCodetransactionidcreate-instant-payment › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.
create-instant-payment-refund
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<BaseInstantPaymentDto>.
| Field | Declared type | Nullable |
|---|---|---|
SuccessStatus | bool | no |
SuccessStatusCode | int | no |
Explanation | string | no |
InstantQueryNumber | long | no |
Status | int | no |
Errors | List<ErrorDto> (collection) | no |
Member names are the service's declaration names.
create-instant-payment-refund › Request Body
amountdescriptioninstantQueryNumberreturnCodetoParticipationCodetransactionidcreate-instant-payment-refund › Responses
Success. An exact, uniquely bound route registration classifies this response as a single-record.