{ "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-05-21 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-YQ3G-NE55-RU7H-5STT", "number": "INV-20180727205955", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-04-06 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-04-06 00:22:17 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/record-payment", "method": "POST" } ] }
INV2-YQ3G-NE55-RU7H-5STT
{ "id": "INV2-YQ3G-NE55-RU7H-5STT", "number": "INV-20180727205955", "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-06 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-05-21 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-04-06 00:22:17 PDT", "first_sent_date": "2025-04-06 00:22:18 PDT", "last_sent_date": "2025-04-06 00:22:18 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-YQ3G-NE55-RU7H-5STT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-YQ3G-NE55-RU7H-5STT/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACRklEQVR4Xu2WQY7kIAxFnVWOwU0hddMcYZZZxfOfoUZddEk9m9GoLKwoIs5jwffHYP438cvmzNtY2BQLm2JhUyxsioVN8S+w24jmZ91P2/nc+lix58IYk29X0fjhAJrVxq9MmHToSZG2XeWwwkSzmhHryYc0QQ0/npl8WLuKU+7TrFD9nJhHocuxSwfGMkB7Y/LPx4yoUuD1IZsLG6GNjAIog9UD6JEGQxCWL29Ten2q9HxeZDJhODz+IoWrd8nhw95fTZ4B08IvmZzqKyrVRxMGubDbsLTacu0D3A7wzSEJMPJdAQsPtDC5cyRlw/ryGWMAZHH8EINEmDKHpIhjN6ZorKvj0CcTdsvbVhxLx6XCQgreHE/JsCMUUPIxZjHWexLk47H9VNJV654fjeuUGe5kmKnuHLUeh5HtNLHmHEmTbgmwqH5/axeLL44NQqhEmMdG1tq7B5gVHbsns2GX1KD6h+CoPsD1YvIUGOfOxpEEJh0weezuFv/TYLeWbzC91g/nkQHgs2GQaKLSG1K0fuXgyYVZ8chXao0HnJY11EiF4fCug1kXx7hvzIKkwOoem7pb/bIt/CCrH+mwUKPcTwVc+9reCPLpWI87MlLgMDq24YGRTIPdLF6//jDcLg788KpbAowx1d+cZnUPbKiRC9PC1awK+9dKn0Lso0vnw/DA0+TxYIaE2E6Xbk6Lrjp/4zAimQrTi8xtumlIDW6PbQxyYUbUqLh2dJUHMEDRXPsqyOdjP8bCpljYFAubYmFTLGyK/4P9BjL6zprvGTFqAAAAAElFTkSuQmCC" }