List Apple Pay (web) domains
get/utilities/apple_pay/domains
Response
200
Example response
{
"response": [
{
"domain": "test.com",
"status": "Active"
}
],
"successful": true,
"test": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.