API संदर्भ
platform-transfers
या क्षेत्रात 6 एंडपॉइंट्स आहेत. प्रत्येकाचे स्वतःचे पेज आहे, ज्यामध्ये त्याचे पॅरामीटर्स, रिस्पॉन्स आणि तुम्ही चालवू शकता अशी रिक्वेस्ट समाविष्ट आहे.
| पद्धत | पथ | हे काय करते | परवानगी |
|---|---|---|---|
| GET | /v1/platform-transfers | Your organisation's platform transfers. | billing.view |
| POST | /v1/platform-transfers | Book a platform transfer (nothing is charged yet). | billing.view |
| GET | /v1/platform-transfers/platforms | Platforms we can move a store from, and the ones we can move it to. | billing.view |
| POST | /v1/platform-transfers/quote | Price a transfer without buying it. | billing.view |
| GET | /v1/platform-transfers/{transferId} | One transfer and its progress. | — |
| POST | /v1/platform-transfers/{transferId}/pay | Pay for a transfer and queue it for a specialist. | billing.payment.manage |