Harpalsinh Zala wrote:
Request:
URL : https://user-api.simplybook.me/
Method : POST
{
“jsonrpc” : “2.0”,
“method” : “makeMembershipPaymentV2”,
“id”:“1”,
“params” : {
“session_id”: “21”,
“simplybook_user_id” : “178”,
“fromDate” : “2021-09-09”,
“simplybook_user_hash” : “3c62ef0ed6e86898264608239d019ef8”
}
}
Response:
Response :
{
“result”: {
“status”: “success”,
“invoice”: {
“client_additional_info”: ,
“id”: 693,
“number”: “O-00000693”,
“datetime”: “2021-09-09 05:43:07”,
“due_datetime”: “2021-09-09 05:53:07”,
“payment_datetime”: null,
“amount”: 0,
“deposit”: 0,
“is_with_deposit_amount”: false,
“rest_amount”: 0,
“discount_amount”: 0,
“taxes”: ,
“tax_amount”: 0,
“currency”: “USD”,
“client_id”: 178,
“description”: “”,
“payment_received”: false,
“payment_processor”: null,
“lines”: [
{
“membership_id”: 21,
“membership”: {
“id”: 21,
“name”: “1:1 Session Pack - App”,
“description”: “
Helpr 1:1 Session Pack - Includes three 1:1 sessions. Includes all tutoring and 1:1 Enrichment sessions. Does not include Teachr or Group Sessions.
1:1 Enrichment: Helpr Chat (foreign language tutoring), Helpr Hangs (virtual babysitting)
Pre-K through High School tutoring: Homework Helpr
*<span style="font-size: 1rem;">Sessions are 45 minutes long and require at least 2 hours’ notice for booking. <span style="font-size: 1rem;">Our helprs do not create lesson plans for these sessions. They will prepare up to 15 minutes based on materials or instructions provided by families.
Book sessions <a href="SimplyBook.me — Free Online Appointment Scheduling Service” target="_blank" style="">here!<span style="font-family: "Proxima Nova", sans-serif;">
",
“file_id”: null,
“picture_preview”: null,
“picture_large”: null,
“first_price”: 0,
“recurring_price”: 0,
“currency”: “USD”,
“is_recurring”: false,
“tax_id”: null,
“tax”: null,
“duration”: 1,
“duration_type”: “year”,
“limit”: 3,
“simultaneous_limit”: 0,
“is_unlimited”: false,
“is_active”: true,
“is_visible”: false
},
“period_start”: “2021-09-09”,
“membership_payment_id”: null,
“description_string”: “Memberships: 1:1 Session Pack - App (Thursday, Sep 09 2021 - Friday, Sep 09 2022) x1”,
“id”: “693”,
“invoice_id”: 693,
“name”: “1:1 Session Pack - App (Thursday, Sep 09 2021 - Friday, Sep 09 2022)”,
“type”: “membership”,
“discount_ratio”: 0,
“discount_amount”: 0,
“discount”: 0,
“price”: 0,
“price_without_tax”: 0,
“final_price”: 0,
“recurring_price_without_tax”: 0,
“qty”: 1,
“package_qty”: 0,
“tax”: null,
“tax_ratio”: 0,
“tax_amount”: 0,
“amount”: 0,
“deposit”: 0,
“is_with_deposit_amount”: false,
“rest_amount”: 0,
“currency”: “USD”
}
],
“status”: “new”,
“support_recurring_payment_method”: false,
“recurring_profile_id”: null,
“promotion_instances”:
,
“package_instances”:
,
“deposit_child_invoice”: null,
“deposit_parent_invoice”: null
}
},
“id”: “1”,
“jsonrpc”: “2.0”
}