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 |