{
"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-25 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-4G6M-W578-FMD7-NWG2",
"number": "INV-20180727268847",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2025-12-11 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-11 16:21:45 PST"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/record-payment",
"method": "POST"
}
]
}INV2-4G6M-W578-FMD7-NWG2
{
"id": "INV2-4G6M-W578-FMD7-NWG2",
"number": "INV-20180727268847",
"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-11 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-01-25 PST"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2025-12-11 16:21:45 PST",
"first_sent_date": "2025-12-11 16:21:46 PST",
"last_sent_date": "2025-12-11 16:21:46 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-4G6M-W578-FMD7-NWG2"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-4G6M-W578-FMD7-NWG2/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACMklEQVR4Xu2XQQ7bMAwE6ZOfoZ/K8k/zhB51krpDOkWiBmgvRRHCRCBI1PDg5VpybP5N/LA18zFubIkbW+LGlrixJW5siX+BDSOO+aj7w3aWW8wVey6MOfmjF83PCaCq49rKhEmHSDKevTQrFJrVjFgkxQzUmO2ZyYcdvcxotxW6nxOb3ujS9tn8XT66fTL592NGVCnw/iObC7uiSwoUGGp9LyFFRBoMQXh8eVtvMbxaz7KTyYRNbp+i3RqkH1whSIyZsMoWb7GF2w1N3OrZsKPj6mGMJ24H+L31X4+JCR12PDBcDcwgS7wKkgIL8nBXN5dFmdNVyoQJMBfE6D5u13Jzk78KkgCbbul2fVpIGZeCkespFxY6zJNfkAAI9SZIAuwBo15736srU9X3cHsqjD84tksKSYC3NQl+0e3bMfnZRwmiE8yN3cnIBq8mT4BNLX13IAtV47pzWabCOvlLFibquAOez4WR3xh/nV12XG93Puy6jOAh0Qc+GfYUYeP/TpmoUdpOCQZIhPmzKziTKx4omm9PNVJhun3UdJdCCmgpfnPnvwmSAcPVpyvTHNieyZYOa5xRfD5tJBTS54Mg345FuAGukurA8F8mbPDwXD3x+No6/eAKOBXGPI5o5bUb2KVGLix2cXh7lhBuhoSYFTyguWzgVVLGqxJisxsGiM/FTknNhmkgM0T68vTuV7+PUmFGRLsNA5TBQa0SCZUK+2Pc2BI3tsSNLXFjS9zYEv8H+wnOFBBnd+uVQAAAAABJRU5ErkJggg=="
}