payment-methods

Fetch payment method

Returns a payment method by its identifier.

get/api/v1/payment-methods/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Payment method identifier (UUID).

Response

Payment method found.

PaymentMethodFindResponse required

Changes