preorder
After end user intends to buy the package after detail is rendered, before transaction is complete, FMS requires the pre-order of the package in order to preserve a eSIM profile from the pool, refer to package/preOrderPackage
for api details
request
{
"currency": "string",
"currencyId": 0,
"deviceType": "string",
"id": 0,
"languageId": "string",
"money": 0,
"packageCode": "string",
"partnerCode": "string",
"periodNum": 0
}
parameters
currency
refers tocurrencyAbbr
incurrencyInfo
in the response ofpackage/detail
currencyId
refers tocurrencyId
incurrencyInfo
in response ofpackage/detail
deviceType
is fixed to10
for H5, iphone and android eSIMid
refers topackage id
~languageId~
is deprecatedperiodNum
refers toperiod
in response ofpackage/detail