SUBPLACE Biz Partner Order API is used for biz partner system to get the order and subscription related information from SUBPLACE.
API Suffix: order
Method: POST
A successful API call will return you the following response in JSON format
"order":[
{
"no": "SO-13529",
"status": "Approved",
"overall_status": "New",
"created_time": "5-6-2024, 3:04 PM",
"pay_time": "5-6-2024, 3:04 PM",
"approval_time": null,
"terminate_time": null,
"store":{"name": "ITSU"},
"subscriber":{"name": "xxxx", "email": "abc@subplace.com", "mobile_no": "0123891190"…},
"plan":{
"name": "ITSU Aire Track",
"variation_name": "ITSU Aire Track ",
"sku": null,
"quantity": 1,
"model": "Rent-to-Own",
"subscription_period": 48,
"effective_time": "Next Month",
"delivery_mode": "One Time",
"ctos_score": null,
"cycle": null,
"status": "Pending Approval",
"product":[
{
"name": "ITSU Aire Track",
"variation":[
{
"name": "Color ",
"option": "Black"
}
]
}
],
"upfront":{
"grand_total": "68.00"
}
},
"address":{"billing":{"contact_name": "Lu Chee Leong", "contact_no": "60123891190", "email": "cheeleong.lu@gmail.com",…},
"delivery": null,
"ref1": "A0001",
"ref2": null,
"ref3": null