{
"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-02-24 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-VKZV-8NNB-UHDT-4THS",
"number": "INV-20180727271981",
"template_id": "TEMP-2951065150453822S",
"status": "DRAFT",
"invoice_date": "2026-01-10 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-01-10 23:14:10 PST"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/record-payment",
"method": "POST"
}
]
}INV2-VKZV-8NNB-UHDT-4THS
{
"id": "INV2-VKZV-8NNB-UHDT-4THS",
"number": "INV-20180727271981",
"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": "2026-01-10 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-02-24 PST"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-01-10 23:14:10 PST",
"first_sent_date": "2026-01-10 23:14:11 PST",
"last_sent_date": "2026-01-10 23:14:11 PST",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-VKZV-8NNB-UHDT-4THS"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-VKZV-8NNB-UHDT-4THS/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACRUlEQVR4Xu2XS47cMAxE2SsfQzfV56Y6QpZeSeEreZBpzQTJJghMmDDcavFp4WKJsm3+TfywfebbeLAtHmyLB9viwbZ4sC3+BTaMyFxpHLPN/jpTPTqzRyyMcXesTFJZWYfLlYqEdTt6Pvpr6n5aOV0ZFuaQmKU2Z7U0qTuCRMWKj04nGbTfC3JzbGLyw9VgvnnpJ4KUKxUIMyK7Au8Xs7GwK860Ht9XZUufEnGw4WcQ/ZmiO1Bl+CEPvOt2f8ztrckMQNGLgKpTOBI26czGSwV3AC2RJsqGwYZ5Z77I9XdIk5fgUBil764DAEtkckMfi4VNNzYieO/yeTe5M4jjM0yGwtzMXXsZ8qU7+oiJhA31KGQ5pMx1GPWlSTQMk3f2r4y9sq7Sd3vhxpikoNyZnsx55FJUOeGzICGwi6mGw4cGGQ+klQyEXSVuZ2pg3WT1tSQS5g/+kUrAzOib3TB8JGzK1fx+fNaxhD2+63Z3bFBlGle5xjL5gVA1GpYqRff2RZd+rT7mKk00iYYBpKbSV5RhSTn3vXB/zGCkw1jGPtOU1UkHwohTrxbw5nCTFKvuwbAmUrJwJEkT3F5iYYPt7Dr0TK07FXdS+pg0CYOt8PlC3bWXDU2G7pGw9exFhW4is1pZFhMK46+nLmBcmM/3N4dEwPwvKanB20X5pVJATA5nvExedRDXL4KEwNS+1hG8lOGrNhg2MbkUGMvqXCzPX/fCrTEjmLc0dQQDG/q8bef7Y3+MB9viwbZ4sC0ebIsH2+L/YD8BlT0H08B3HAYAAAAASUVORK5CYII="
}