{
"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-01-05 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-WZW8-7RCB-D4RP-QYFN",
"number": "INV-20180727267085",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2025-11-21 PST",
"tax_calculated_after_discount": false,
"tax_inclusive": false,
"total_amount": {
"currency": "USD",
"value": "519.51"
},
"metadata": {
"created_date": "2025-11-21 14:59:39 PST"
},
"allow_tip": false,
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/record-payment",
"method": "POST"
}
]
}INV2-WZW8-7RCB-D4RP-QYFN
{
"id": "INV2-WZW8-7RCB-D4RP-QYFN",
"number": "INV-20180727267085",
"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": "2025-11-21 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-01-05 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": "2025-11-21 14:59:39 PST",
"first_sent_date": "2025-11-21 14:59:40 PST",
"last_sent_date": "2025-11-21 14:59:40 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-WZW8-7RCB-D4RP-QYFN"
},
"allow_tip": false,
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-WZW8-7RCB-D4RP-QYFN/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPElEQVR4Xu2XwW7EIAxEnVM+gz8l4U/3E3rkBJ0ZU6XLrtReqioWVhQR81gpM45hrf8mPmzOvI2FTbGwKRY2xcKmWNgUf4E1Yxz9kfeH7XzcfIzYY2EcM3/U5IyvOsZUJAw6eJL3UtNpiQvNckTMk2B6hRr9/MrEww4AsrvXVPq1MBbWZXQ6964LS6CJF0MszBgZCjxfzMbCRlS0LCqAOsflUniEwSgIXx+13U8oYwbr+chqj4WJOXfWOT9kYFJGU6EwBToV3ce9kacmmaUeCsNbF92bJWdwxgDwYv3tMepglsXQ9zqKfKgUCcOj+fFJ4lTwWHu1rzAYxpBiq17h3HYhx6Yi/y5IAKzrLHGy1DFAkUsK3rk9RcKgxpjt8F3Vzi/aN6lQWK+s8KaWld13rOIAyVBYkyAH+bEH4S6J3uh2awyztJuCQBlglAhp1PzTtxAEkwI7802OF7Tolz3r7hil4CPdB9DouIBKPhRm7FQ+VeT44dVOlUJhJCXIRq/pftFa8sEwHC0YyHPz7VSD/4BcokgYfM/6hJu2oa0mF+fQb4TCaPdV2Jm9mofGWZAIGB1vnIXjPE1tSo5KiIU1mk7SlIf1Zm8EuTvm0ZQpArIALo+FQQ1N0ehTU0WNy+FQGMdsU1TjwoYasTDMqlnh+9XpER2MwT8IMbGsKWMZ0PesSoiIpY79qLNFg6cmImNhuLkgyR+L3M/aj0Jhxsh8/cdGPoE8uQRChcJ+jIVNsbApFjbFwqZY2BT/g30CPxPvXgz4Sn8AAAAASUVORK5CYII="
}