wallet
Adds a payment card to the user's wallet.
Adds a payment card to the user's wallet
post/wallet/admin/{userId}/paymentcards
Headers
X-Request-Idstring
Correlates HTTP requests between a client and server.
Request body
Response
request to create payment card accepted
Example response
{
"id": "a5b0fe7d-c4dd-40a7-bd80-dfc7869327e1"
}