{ "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-28 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-7WTP-T8FZ-N8VU-XNX3", "number": "INV-20180727209821", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-05-14 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-05-14 16:24:39 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/record-payment", "method": "POST" } ] }
INV2-7WTP-T8FZ-N8VU-XNX3
{ "id": "INV2-7WTP-T8FZ-N8VU-XNX3", "number": "INV-20180727209821", "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-05-14 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-06-28 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-05-14 16:24:39 PDT", "first_sent_date": "2025-05-14 16:24:42 PDT", "last_sent_date": "2025-05-14 16:24:42 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-7WTP-T8FZ-N8VU-XNX3" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-7WTP-T8FZ-N8VU-XNX3/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACPklEQVR4Xu2XQW4sIQxE3SuOwU2h+6ZzhL9kRaeeYZR8EinZRNFYWC1Em8diymXosfsn8c/WzJexsSU2tsTGltjYEhtb4jewbkS9HyU9LPF6jLkixcKYk68ta37dANpV51IkTDqMJOPV8mmZjWYlIjaSl96b1LjPZyYeVlu+KTcTqh8T06BkPtN9siTS4OdSIMwIrS4P2VjYjKaTWVuyHnX0kGJEGAxB+PnyNl1M3ZvxitujYcc8qWjkYnL4tPcYw2AqupakgCZydYdHk4LVQ2HdlNGRhb0Hc9wAn0sfAPM8jwFPk99cSaEwJ8fnE3WH1Gp7P77CYFLAaGF+fucRaYeb/KMgEbDhZyyt81mldykYOdBiYdj7APNPKZUe27tQ/wny8hikfzH2YQCYZ2vHwjSXJgd1F4K3q38eF1t0i4DdTYIoz82routVgzzPPBBG8imFezv30eB+lEXCvO40ckUErG7JgQYfCZMaxXT7eEcnKo7JPVl9PQ6GJkhBrQ2TuyyUPhjWOZ9VfQxwNQxfvbuNJximRkaNMjpaJFumGqGwefvgdryd4I/2bOpQmFua/uXvwOX3UXfbn9GwR3FLF7d6Jfcw+yzIy2MjumcuB3yXCxUL60aURKHH0uUH14BDYczV0Rk13rGpRixMq/x8dfFp2be4Rmme0tEwVd+XDBuwq7gZAmLJLyO+MeDRZCRDYRpcAcvj9fLqF7+PQmFGiHFluIJFDrfbR0FeH/s2NrbExpbY2BIbW2JjS/wN9gaEGdDawvlpYQAAAABJRU5ErkJggg==" }