{ "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": "2025-06-04 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-M8X4-PR2M-BGE8-5QMG", "number": "INV-20180727207561", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-04-20 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-04-20 12:28:15 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/record-payment", "method": "POST" } ] }
INV2-M8X4-PR2M-BGE8-5QMG
{ "id": "INV2-M8X4-PR2M-BGE8-5QMG", "number": "INV-20180727207561", "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-04-20 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-06-04 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-04-20 12:28:15 PDT", "first_sent_date": "2025-04-20 12:28:16 PDT", "last_sent_date": "2025-04-20 12:28:16 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-M8X4-PR2M-BGE8-5QMG" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-M8X4-PR2M-BGE8-5QMG/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACRklEQVR4Xu2WQY7kIAxFnVWOwU0TctM6wixZQf9np9Ud1NLMZtQqCytKOeZREt/GYONf7I/NkR9tYZMtbLKFTbawyRY22f/AumHneB37y3Y+t/Bley4Mn/jZivxrAGjWeQ9lwqRDBHlfrVQrTDQ7MmIRlBpnkxqjfkbyYWcrg3RrtJD9nJhejNZdOngBoEkUQy7MsEMKPB+iubDbmjozCmg76wkpwtJgCMLyVdujmpH3Znw2Irmwwk+zAzIq/C7vZ5G/PeaGIAMdEOdwWbzUU2Hdk36507+uUl7t/hdpsBG1TaIly1eRo9JTt7fHGncnMUGeDVkUvMJJhMnnRiHb8avLsnmRfxckA2YIMqhzqSHApVDl+/GUCRsEtXx2dGU787kxHYlSYYMb4/D4ARaNSwXwKPIMmLbz/lLGB3mHoXcxd9bt3TFWLcZlqa6Jf1Lzm/9NHszQQaN9p1N1z/ilTf08jFJgSj0bedzbWRl3oMFnwlTbUdUMfTZqPYffOjJhKKCjxwFJseGgEnwuDEFcBAHVXBxvZcaTCuu+f4fnehveq2lZtxqpMG9ZjDYz9+Hxn4JkwHztrXQ6mHhqQHMv72PJsMNJOWaFkPa1/SDIu2Nh3UkpULljAHhJpMI6i2cvmx++JN0bV8CpMHzUuHhrNLBbjVyYFq5mxclbY0pzjWKb58MgPftGkfsTs9JhxmEkKba4LvphdGTD9CLSIYs+qXbBOLkwwyLd20CZTgEUzbXvgrw/9ldb2GQLm2xhky1ssoVN9jvYB3/qJx1e4phTAAAAAElFTkSuQmCC" }