Digital Wallet Tokens
Provision with Apple Pay
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID card being added to the wallet
Body
application/json
The apple-pay-token-request to create
The body is of type object
.
Response
200 - application/json
The apple-pay-token-request created
The response is of type object
.