Error
A valid request URL is required to generate request examples[
{
"theme_id": 123,
"timestamp": "2023-11-07T05:31:56Z",
"has_changes": true,
"resources": [
{
"path": "<string>",
"content": "<string>",
"type": "collection_template",
"patched_resource": {
"path": "<string>",
"content": "<string>"
},
"changed": true,
"error": "<string>"
}
]
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Onboarding Bundles
GET
/
onboarding
/
{merchant_id}
/
onboardings
Error
A valid request URL is required to generate request examples[
{
"theme_id": 123,
"timestamp": "2023-11-07T05:31:56Z",
"has_changes": true,
"resources": [
{
"path": "<string>",
"content": "<string>",
"type": "collection_template",
"patched_resource": {
"path": "<string>",
"content": "<string>"
},
"changed": true,
"error": "<string>"
}
]
}
]{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Was this page helpful?

