{
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc",
"additional_info": "This is the billing Info",
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45"
},
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": "100",
"unit_price": {
"currency": "USD",
"value": "5"
},
"tax": {
"percent": "1",
"name": "Local Tax on Sutures"
}
},
{
"name": "Injection",
"quantity": "5",
"discount": {
"percent": "3.00"
},
"unit_price": {
"currency": "USD",
"value": "5"
},
"tax": {
"percent": "3",
"name": "Local Tax on Injection"
}
}
],
"discount": {
"percent": "2.00"
},
"logo_url": "https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg"
}{
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc",
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
},
"additional_info": "This is the billing Info"
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-02-26 PST"
},
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": "100",
"unit_price": {
"currency": "USD",
"value": "5.00"
},
"tax": {
"name": "Local Tax on Sutures",
"percent": "1",
"amount": {
"currency": "USD",
"value": "5.00"
}
}
},
{
"name": "Injection",
"quantity": "5",
"unit_price": {
"currency": "USD",
"value": "5.00"
},
"tax": {
"name": "Local Tax on Injection",
"percent": "3",
"amount": {
"currency": "USD",
"value": "0.75"
}
},
"discount": {
"percent": "3.00",
"amount": {
"currency": "USD",
"value": "0.75"
}
}
}
],
"discount": {
"percent": "2.00",
"amount": {
"currency": "USD",
"value": "10.49"
}
},
"logo_url": "https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg",
"id": "INV2-8NM6-Q4RM-HUV5-7FXU",
"number": "INV-20180727272063",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2026-01-12 PST",
"tax_calculated_after_discount": false,
"tax_inclusive": false,
"total_amount": {
"currency": "USD",
"value": "519.51"
},
"metadata": {
"created_date": "2026-01-12 08:22:51 PST"
},
"allow_tip": false,
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/record-payment",
"method": "POST"
}
]
}INV2-8NM6-Q4RM-HUV5-7FXU
{
"id": "INV2-8NM6-Q4RM-HUV5-7FXU",
"number": "INV-20180727272063",
"template_id": "TEMP-2951065150453822S",
"status": "SENT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com",
"first_name": "Dennis",
"last_name": "Doctor",
"business_name": "Medical Professionals, LLC",
"phone": {
"country_code": "001",
"national_number": "5032141716"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc",
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
},
"additional_info": "This is the billing Info"
}
],
"shipping_info": {
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable",
"phone": {
"country_code": "001",
"national_number": "5039871234"
},
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
},
"items": [
{
"name": "Sutures",
"quantity": "100",
"unit_price": {
"currency": "USD",
"value": "5.00"
},
"tax": {
"name": "Local Tax on Sutures",
"percent": "1",
"amount": {
"currency": "USD",
"value": "5.00"
}
}
},
{
"name": "Injection",
"quantity": "5",
"unit_price": {
"currency": "USD",
"value": "5.00"
},
"tax": {
"name": "Local Tax on Injection",
"percent": "3",
"amount": {
"currency": "USD",
"value": "0.75"
}
},
"discount": {
"percent": "3.00",
"amount": {
"currency": "USD",
"value": "0.75"
}
}
}
],
"invoice_date": "2026-01-12 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-02-26 PST"
},
"discount": {
"percent": "2.00",
"amount": {
"currency": "USD",
"value": "10.49"
}
},
"tax_calculated_after_discount": false,
"tax_inclusive": false,
"note": "Medical Invoice 16 Jul, 2013 PST",
"logo_url": "https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg",
"total_amount": {
"currency": "USD",
"value": "519.51"
},
"metadata": {
"created_date": "2026-01-12 08:22:51 PST",
"first_sent_date": "2026-01-12 08:22:53 PST",
"last_sent_date": "2026-01-12 08:22:53 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-8NM6-Q4RM-HUV5-7FXU"
},
"allow_tip": false,
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8NM6-Q4RM-HUV5-7FXU/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPElEQVR4Xu2VQW7EIAxFnRXH4KYQbsoRumQF/d9mphPaqt1UVSysKCLwEinPxsj4TbzJOvNlbGyJjS2xsSU2tsTGlvgLrAsj8Yo9jDLq0eIZKmeDL4zjCiyPinm+pXCeS54wrNYU6qHw0SQ3mOE4ucQkljFOiYN5pxCvWMaokUSU74XcHBss8gAbkiz1g0LyXHKECSPBwPXirC9sRov8/UYhSeLLgh+s4wxif0ZtQ8tH0vF49XZ7bLCkqSJxU7NRZwVOPYU9YRBijOhePh5m6EQ/4gd7/HtpynNMJ4fCnjCNipkurHZhAXB8cuwNOwOvwdo2BjaoqDvDGjOe9bQdWuTKT8YbNrewFYAdRtWc+MIggRm3fnU+VJRRxRmm/25MJ8bH06rdHZYERc5OddjW1ux3ibbsB6ONOLVYxsnwlYuQ+2OdNgSMGShzhuRrkXvAtLb579qlp5CXfe0IQ4OquUU+NK1z0a0t2NTesMSZmtCyVEjiKsfeMCaaS4WpVzkkoWjZCy4wiYVmhmphKxta6lx2hGHmaOxdFknNCF+xVU8Y9m/EvTScStqr6QT7GjXgCuuwEOgksdr1FZBmR524wSwwz+xznn0MfNe7J8z+PSuM1Kfw7NjzC36wDwm4PzHM10uFeMDwyCXaAKBy+oslZ1gezHW3gaYeHez8JMQDpodR4kmkZsIAU7juCcMNEvQYsiLnxdfTF3vhzhhNoLxZ4V0lENZqv2zn+2M/xsaW2NgSG1tiY0tsbIn/wd4BA8wctXNaF9oAAAAASUVORK5CYII="
}