{ "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-11-28 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-EARW-FKFF-5B5S-4XPZ", "number": "INV-20180727244044", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-10-14 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-14 10:34:30 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/record-payment", "method": "POST" } ] }
INV2-EARW-FKFF-5B5S-4XPZ
{ "id": "INV2-EARW-FKFF-5B5S-4XPZ", "number": "INV-20180727244044", "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-10-14 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-11-28 PST" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-10-14 10:34:30 PDT", "first_sent_date": "2025-10-14 10:34:31 PDT", "last_sent_date": "2025-10-14 10:34:31 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-EARW-FKFF-5B5S-4XPZ" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-EARW-FKFF-5B5S-4XPZ/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACTklEQVR4Xu2XQc7dIAyEnVWOwU2B3JQjdMkKd2bIk/7Qv2o3VRULCyEwH0/K2GCe+d/YD1s939rGFtvYYhtbbGOLbWyxf4ENo2W2NE6/vB091bPRe8bCOG7Aijf4uUtwuZciYVht+WwH4XR1Kx3KcGMOiQFwrxpUCRIVKxh1kBxcvxfk5ZgzyU+v8jP0TkHKvRQIM1qGAs9Gbyzstp7m52NXtvRlIQ42UIN4PzPomSLcQcf0qdv7sZN11jujL6AVAVVVOBTGQDfoADEOwlIG9ZcXdSjMP28nyYI0SFOTuSUSBmc2PSqM7ZqXM4qvrUn+fgyxhgi4u+BHDoCBGvTQGQhzxb1IB1fNFX8zkTAKwr5l5gCiP4sRc37V7eWY6+FkurUK343ceDvDYfVTerB0fO6x8uHjYBCh2yFNytyl6A9L80fCYJwyn6nDzHZTqh9PQQJgOLmF9xXPsjO3sXHWJl5foTCqgTyfMPOcgtDzFOT92DBEnKdYDFs1PRoNhzoU5l3Vh09E5DnPdeYqNlKTSNg4+fI39YVLUAYkM8GiYU0ME3vu8p5cqc55IAweRLz0VA09EuDWp2pXOCzN/lKTJsz2Egsbhs8nM4yHmhHnWCZNwmDTxh13nWUVo6E+Eja/vQi+MNUfn8p/QPcvxME4pVMANRHG6SNDImCYAkOeg+HrojxVCoaVngZFcIqj0OOA118EiYCxzlo2O3hLS5mTOR8LcyU5FRgzydm4PX9zFt6MGS2zETvkwbjCGwv7o21ssY0ttrHFNrbYxhb7P9hP8cs2lSi7KdUAAAAASUVORK5CYII=" }