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 |