{
"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-06-01 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-C8LH-KXZY-AH8F-G73P",
"number": "XTEST-1773884349",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-04-17 PDT",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-04-17 18:05:26 PDT"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/record-payment",
"method": "POST"
}
]
}INV2-C8LH-KXZY-AH8F-G73P
{
"id": "INV2-C8LH-KXZY-AH8F-G73P",
"number": "XTEST-1773884349",
"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-17 PDT",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-06-01 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-04-17 18:05:26 PDT",
"first_sent_date": "2026-04-17 18:05:27 PDT",
"last_sent_date": "2026-04-17 18:05:27 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-C8LH-KXZY-AH8F-G73P"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-C8LH-KXZY-AH8F-G73P/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACQ0lEQVR4Xu2WQY7kIAxFXascg5sGclOOMEtWMP+ZlLqDWprZjEZlYaGImMci3x8TG38Tv2zN/BgbW2JjS2xsiY0tsbEl/gXWjTiPUSxdjTE0RiV7xMKY11OkpXLUVzPGqPleioRVO5SUAklzeD3vSUws66UlxDlIRsWUfLXUVX2zLKtPM0TDxhTh8i1yOFt+MPnnY0ac0uQ5yMbCZnTl6dLi6dXFgRlhsI6rKXf25my6ksa4GmpMOAw2HV6OmltiF3X/eo2FUXHjCEuH1F0HwXp9CvL5GBVPxfiDKphcbmfEw1DgfYov/824Bu3aZQmFDa+4zi+k5z2DE2bEwchUVfykd6UxJfLSPwSJgKXidWfJdWDO6ZbVQ2HdqLuZjrOefh/5LvnhuyARsHlsm+pueVTXASmKM5Ewj2p3vwK4UIm+/V2QAJgyGQC3d7uH+OmBUNgBqa6FJt6rCfdDj4UN/3ABnaLTq1/+zL4YCXsLoorfxr5IqvQJP4TC+PY+L6OBMoUWrS12Phzy+ZjRnE/BjSWs7meZvbEwBbV22FyTKdFo2CASJuBWw+uuLZTeyWDYGGQEDDFg1Rx7+ZZIGEUXqVMse8/qM6dvr2fhw7EZ3ZPlLno96dtpLoXBJIgiN//H4DiDaQL51O3jMeb1tFS05PevPNBdkHAYny9B8ryM/AejIA6TqNj5Nrm5ICGxE3t7ufEAyTw43bEwPcCy3z6O0aUnHwozQph5nvvI+NlwWUJhf4yNLbGxJTa2xMaW2NgS/wf7DV5r2rL8X+jAAAAAAElFTkSuQmCC"
}