{
"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-05-30 PDT"
},
"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-QX6L-75YJ-XMUP-AZNK",
"number": "XTEST-1773884217",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-04-15 PDT",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-04-15 00:43:58 PDT"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/record-payment",
"method": "POST"
}
]
}INV2-QX6L-75YJ-XMUP-AZNK
{
"id": "INV2-QX6L-75YJ-XMUP-AZNK",
"number": "XTEST-1773884217",
"template_id": "TEMP-10394883S32914143",
"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": "2026-04-15 PDT",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-05-30 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-04-15 00:43:58 PDT",
"first_sent_date": "2026-04-15 00:43:58 PDT",
"last_sent_date": "2026-04-15 00:43:58 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-QX6L-75YJ-XMUP-AZNK"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-QX6L-75YJ-XMUP-AZNK/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACQUlEQVR4Xu2WQa7eIAyEnVWOwU1JuGmO0CUr3Jlx0urnPandVFUsLBQR8zkSwwAx/5v4YXPm21jYFAubYmFTLGyKhU3xL7BhjMOvul+283WLPmLPhbHP/NFLMFF13EOZMOgQST5bL6cVFprVjFgkwXiHGn4+mXzYASCW20rz34W5MNdCl3P3UyY/qEmYIRdmjAoFPhuzubA7OqSgAgNL30tIEZEGoyCcPryNXUweS8/XzkwqbGdr8jlJg8Nve8czE9akAKQwlvDIgiayeirMexk8sspQa3Q7gWnpE2BQ4HCaHB3jrXSb3JH80O31mGv6wx5vSx88W3QSYdBhg6V17SJ/QhZcvjL5pNvbMQbm/vxaVPr8l9uTYRw1yKLzGZhKaIbJ5G/HhoDmV6XPWQJl6n6ZfTH5yzHvBTpsvXg3MDXOLlV96PZ+DH4GibmjA77uLHRJtOkzmTCMHiSZH1rxhiN6urPejzn3Mk/mAwxl4dYmwMJUGAVR/lSyaUfT7VBJn0mDMTh3rPtluINIspZ8MkyHVd05+qgREskAibCxs7V7rfFbVZxH1q1GLuxJUhm+Vt5N9kWQHJh8bnH/2iaV4IQzIQYRyngUcO7rbwV5NxYxlKEI/McgMNQyYYOTv4daLLoOrsikwti/eGT5rYOwW41cGEY5/c1j//I+YujnKiFmvIwgyCkbqEVVPqx4t8Of+7dTkJoNw4PYAKnXptWv2t2pMGNUrfgWPA2AEgiVCvtjLGyKhU2xsCkWNsXCpvg/2E+EbyZFCgCtjwAAAABJRU5ErkJggg=="
}