Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 500 Bytes

cancel-payment-by-idempotency-key-response.md

File metadata and controls

23 lines (14 loc) · 500 Bytes

Cancel Payment by Idempotency Key Response

Defines the response returned by CancelPaymentByIdempotencyKey. On success, errors is empty.

Structure

CancelPaymentByIdempotencyKeyResponse

Fields

Name Type Tags Description
errors Error[] | undefined Optional Any errors that occurred during the request.

Example (as JSON)

{}