ข้อมูลอ้างอิง 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 |