Mobile Certificates (Apple Pay)
Update Apple Pay certificate
Update the Apple Pay certificate record with the payment processing certificate received from Apple.
PUT
This endpoint requires the apple-pay-certificates.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID for an Apple Pay certificate record.
Example:
"8724fd24-5489-4a5d-90fd-0604df7d3b83"
Body
multipart/form-data
Response
200
application/json
Returns the Apple Pay certificate record that was updated.
The response is of type object
.