Skip to main content

Gets the Wallet of the Customer

GET/customers/{customerId}/wallet/
v2
GET
customer-get-wallet

Request

  • customerIdstring
    required
    Example:"edefeee4-e8e9-4e2d-ab95-9a2eb6104cfb"

Responses

application/json

The Wallet of the Customer

  • customerIdstring
    required
  • pointsnumber
    required
  • recommendationCodestring
  • walletIdstring
    required

Usage examples

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