Zum Hauptinhalt springen

Get payment method details

GET/customers/{customerId}/payment-method/
v2
GET
marketplace-customer-get-payment-method

Request

  • customerIdstring
    required

Responses

application/json

The payment method details

  • cardDetailsobject
    • brandstring
      required
    • last4string
      required

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/customers/string/payment-method