Get Merchant Apple Pay Domains

Get the domains registered for ApplePay for the specified merchant

SecurityMarketplace API Key | Merchant Secret Token | Admin JWT | Merchant JWT | Marketplace JWT
Request
path Parameters
merchantId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/merchants/{merchantId}/applepay
Request samples
curl -i -X GET \
  'https://api.sandbox.au.meetapril.io/merchants/{merchantId}/applepay' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
Response samples
application/json
{
  • "details": {
    }
}
Copyright © April Solutions 2023. All right reserved.