Error
A valid request URL is required to generate request examples{
"object": "list",
"data": [
{
"id": "<string>",
"object": "web_domain",
"domain": "https://shop.example.com",
"livemode": true,
"apple_pay": {
"status": "not_registered",
"registered_at": 123,
"error": "<string>"
},
"created_at": 123
}
]
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Web domain endpoints
List web domains
Lists the authorized origins for the authenticated Account and key mode, oldest first.
GET
/
web_domains
Error
A valid request URL is required to generate request examples{
"object": "list",
"data": [
{
"id": "<string>",
"object": "web_domain",
"domain": "https://shop.example.com",
"livemode": true,
"apple_pay": {
"status": "not_registered",
"registered_at": 123,
"error": "<string>"
},
"created_at": 123
}
]
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}
