Hi everyone,
I had a question about the api widget for the this endpoint: https://www.marqeta.com/docs/core-api/digital-wallets-management/#generateApplePayWPPJWT
The documentation says that the request body expects a card_token field, but in the api widget, when you send the example request it says unknown field. If I change card_token to cardToken, I get a 204 No Content response, but the documentation says that there should be a response body.
Appreciate any help!