{
"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-27 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-G42R-5LRE-NAMT-4LZM",
"number": "INV-20180727269070",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2025-12-13 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-13 14:33:50 PST"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/record-payment",
"method": "POST"
}
]
}INV2-G42R-5LRE-NAMT-4LZM
{
"id": "INV2-G42R-5LRE-NAMT-4LZM",
"number": "INV-20180727269070",
"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-13 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-01-27 PST"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-13 14:33:50 PST",
"first_sent_date": "2025-12-13 14:33:52 PST",
"last_sent_date": "2025-12-13 14:33:52 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-G42R-5LRE-NAMT-4LZM"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-G42R-5LRE-NAMT-4LZM/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPElEQVR4Xu2WS47lIAxFnVGWkZ0mZKdvCTVkBH2PTf2olronrVYsrKc8MMeDXF8g1v8m3mzO/DYWNsXCpljYFAubYmFT/AusGXH117m/bGe6xVix58IYk7/qEUxUXWMpEyYdIsnzrkexg0KzMyMWyVvzKjV6ec/kw656dG+3BLn7Z2EurHujj7JLBzcAmoQZcmFGnFLg+49sLmxE1ZFFiZRR90OKiDQYgvD68jatF6/WM8Xt2TCJ0N3n2sgbDh/2nkz+fAzGfBebb+fT0OTE6qkwyJ2OSxANbtwOMLU+BabTmN+J1ZECZYZKqbBmI3mhDFZ3fdjODDJhe5DhcEgNtanRJxnGx38vfmpdHFwuhaZ+PWXCurv61P71y0hAFKLSF0EyYGxk/iJfYGJrHy0X1vz2gXRlLhnAn6dXZcIU97uxy+APkjK8r6bBmn9aRLs3DEDHKZwuo+djvePn4hmq6LgDFT4XxtLpJFKEyasysnoqTEvNjh699sP5ppBpMsxbr1Aeb3fUkDjq/k+TPxuTICUsbdh7E8mRNdTIhb3Mgavi6uZ301bJfBckAcYXYxs7WoLg88a+dqFSYVxDJnL/6PiQaNLt6VhE8wO5II5RtaNJy4U1Xp6rR0vFl24/uAJOhTFWx73vum0HNtTIhenFef3NW09JdY32MHxCbHRfNoipOyEhZv5pwTcGhkcTJ3NheqAGpE/vD7eznggzQkxznzcGXMSqta+CPB/7YyxsioVNsbApFjbFwqb4P9gvVmz/nM6di+oAAAAASUVORK5CYII="
}