curl --location --request GET 'https://api.zen.com/v3/customers//payouts/recipients/pme_card/?phoneNumber¤cy&amount' \
--header 'request-id;' \
--header 'customer-ip;'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"merchantCustomerId": "string",
"alias": "string",
"active": true,
"last4": "string",
"lastUsedAt": "string",
"lastUsedCurrency": "string",
"organization": "string",
"paymentMethod": "string",
"paymentChannel": "string",
"channelLogoUrl": "string",
"organizationLogoUrl": "string",
"createdAt": "string"
}