এপিআই রেফারেন্স
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 |