apple-pay-certificates.write
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
A request to start the registration of a new Apple Pay payment processing certificate.
A name for this Apple Pay certificate which is used in the Gr4vy admin panel to give the Apple Pay certificate a human readable name.
1 - 200
"iPad App v2"
Response
Returns the Apple Pay certificate record that was added.
An Apple Pay certificate record.
The type of this resource. Is always apple-pay-certificate
.
apple-pay-certificate
"apple-pay-certificate"
The unique identifier for this Apple Pay certificate record.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
The name for this Apple Pay certificate which is used in the Gr4vy admin panel to give the Apple Pay certificate a human readable name.
"iPad App v2"
The status of this Apple Pay certificate.
active
, expired
, incomplete
"active"
The unique identifier representing a merchant for Apple Pay. This value is populated after the Apple Pay certificate record has been updated with the payment processing certificate received from Apple.
"merchant.com.gr4vy.demo"
The hash value of the public key associated with this Apple Pay certificate. This value is populated after the Apple Pay certificate record has been updated with the payment processing certificate received from Apple.
"WSOIlV70592m1ah1sm0mcmhJPQsAIWGSg7FSe+uzHtc="
The Certificate Signing Request to upload to the Apple Developer console when creating a new payment processing certificate.
"-----BEGIN CERTIFICATE REQUEST-----\\nMIHTMHsCAQAwGTEXMBUG\nA1UEAwwOc3BpZGVyLnNhbmRib3gwWTATBgcqhkjOPQIB\\nBggqhkjOPQM\nBBwNCAAQZgRE56Evtf6f9fD4Hn1zOMwyrgXU4CQXuyPXoIjiMwKXE\\nV/\nHx9NX7vZbOSXhyzPaU/b6HdLMfx2+UP/GZ48jYoAAwCgYIKoZIzj0EAwI\nDSAAw\\nRQIgPhcfepIaX9s8E8WI/T+GEUqwuYIoVUQV+F8KlaYGukACIQ\nCLeLocEFWFYPHN\\n+QsLoyXvbbqmEjSPB4vQKmXQZ8I2DA==\\n-----EN\nD CERTIFICATE REQUEST-----\\n"
The date and time this Apple Pay certificate expires. This value is populated after the Apple Pay certificate record has been updated with the payment processing certificate received from Apple.
"2013-07-16T19:23:00.000+00:00"
The date and time this Apple Pay certificate record was created in our system.
"2013-07-16T19:23:00.000+00:00"
The date and time this Apple Pay certificate record was last updated.
"2013-07-16T19:23:00.000+00:00"