{
"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"
}
],
"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"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5"
}
}
]
}{
"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"
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-01-15 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"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
}
],
"id": "INV2-8VCG-YJEX-2HXC-CS8N",
"number": "INV-20180727267969",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2025-12-01 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-01 05:45:53 PST"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/record-payment",
"method": "POST"
}
]
}INV2-8VCG-YJEX-2HXC-CS8N
{
"id": "INV2-8VCG-YJEX-2HXC-CS8N",
"number": "INV-20180727267969",
"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"
}
],
"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"
}
},
{
"name": "Injection",
"quantity": 5,
"unit_price": {
"currency": "USD",
"value": "5.00"
}
}
],
"invoice_date": "2025-12-01 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-01-15 PST"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-01 05:45:53 PST",
"first_sent_date": "2025-12-01 05:45:55 PST",
"last_sent_date": "2025-12-01 05:45:55 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-8VCG-YJEX-2HXC-CS8N"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-8VCG-YJEX-2HXC-CS8N/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPklEQVR4Xu2WQW7FIAxEnRXH4KaQ3DRH6JJV6MyYSP/TSu2mqmJhVam//6NSZwaI9d/Uh82Tb2thUy1sqoVNtbCpFjbVX2CXsWo/Szot8ePmPSrFwthzXltGf3QCWFXHV5Ew6OBDkkfLu2UuNCsRMR8e+hZL9nsSD6std9kNNeh+TKzL6Lwn6MC+Nvsu5M/HjFWgwPsPp7GwUQ0nM5dAGexol8IrDEZB+O8j20g4MIP1/Ng4CYXxqsVQUvRzY8JHvP0ZCaPvLeOpVJ+uSWHUo2FwmY3lK5HZOoGv1j8ek++QAgwFaSPknVdSMMwZ9YnXLnu9U/kwEJblOK/dy2WB+wr5uyABMFSG0RtfLfLFJPiT11MkzMnCXdyPQbLn8hdBQmB8P6TvRrsrdcDBdRojEQq7EoeVUljlCaam86x+FSQCRh20kbGjZXpvuSsG0154Ota1kUVyfsnxA0f0+2UUAnMpcqcI1AfuE2jkI2GcG28fo/uwfqS9GKIeDcPHQ+cVmyELrQ+GecirNu9ulKI2vGzAfQUgEHYLktWcW8v3wlFxsKRUo/OcJ15Dm26lN0FCYBt/41tdRs02Dhn1PRpGxvSagWfVErOvgjwe82IAbkA8l+svxMEuY5VEow83XQeXw6EwWV91WJnlGxtqxMI84b5/ydcmjUYYwmHGdyc0xhjQ96IwBMQSL6Oqdyrw1MSHoTA8pIBlNcgA3VcTCzNW4f492WhH71pir4I8H/uxFjbVwqZa2FQLm2phU/0P9gnvghrhGFtp7wAAAABJRU5ErkJggg=="
}