{ "merchant_info": { "email": "[email protected]", "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": "[email protected]" } ], "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": "[email protected]", "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": "[email protected]" } ], "note": "Medical Invoice 16 Jul, 2013 PST", "payment_term": { "term_type": "NET_45", "due_date": "2025-07-31 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-APM3-6W8G-2APN-S26X", "number": "INV-20180727213419", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-06-16 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-06-16 14:15:02 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/record-payment", "method": "POST" } ] }
INV2-APM3-6W8G-2APN-S26X
{ "id": "INV2-APM3-6W8G-2APN-S26X", "number": "INV-20180727213419", "template_id": "TEMP-2951065150453822S", "status": "SENT", "merchant_info": { "email": "[email protected]", "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": "[email protected]" } ], "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-06-16 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-07-31 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-06-16 14:15:02 PDT", "first_sent_date": "2025-06-16 14:15:02 PDT", "last_sent_date": "2025-06-16 14:15:02 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-APM3-6W8G-2APN-S26X" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-APM3-6W8G-2APN-S26X/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACQ0lEQVR4Xu2XwW7EIAxEySmfwZ+G8Kd8Qo+ccGfG2XYXrdReqioWVpQS57ES48GhyX4TH2nOvI2FTbGwKRY2xcKmWNgUf4GNxCjWjr2lnY+bjxF7LIxj5kvPzviscr2KhEEHT/Jeez5T5sSUjoiYJ6s0AXw+MvGw0rOx3G3rudr3xFiYqdD53KGDDNChiZshFpYYBxR4vZiNhV3R0bKoAHxOqwvwCINREC4f3rYzaTv3xEe6PRRmPesPfV41q0gZ/sJz6QNgRktv3XXQ6UKaHLR6KGzwlX99UHeWnuQut+tXImFFPRkKpL1xLJMbP0mhMOvUAcvnFGLqWk/tKww23OFa/uDVIMcmk7/odn/M8BnS8qs1GkDiSCKaPxI2eIiit5F0YGiD4/66F26PmdHYlVJIAfLa2uCjYZexoQnIwlnqY7Mg98c6H0cCg39gsYvZtZCGRNQnFqZaq4PJ86h4lRkmQW6P8XTBA0ahB3wXC+jkI2GDu5g7mvA1/jJ8KMxkcjdAobd5wQBVj7GwaxcTkBSF4rTLAIEwrN0EqNY4VuGxuTgecTD2KyW9V+8N/MbxqyARMN5PtqxMKeh2JquS4TCIkIeMXZhrKb0V5N6Yx3g05JNbm8DQFQkbXDwb16kLr2pn43I4FKbSFzWr9I1dasTC8FbNCnWnyXnAYFyGD4ft8gDGtAHrfsgJITHrqXx9fzunMBkKw80FySAPfoZYfQ1iYYnh5d56BoyJJ6Zod0fCfoyFTbGwKRY2xcKmWNgU/4N9AjtPNRt4VBNBAAAAAElFTkSuQmCC" }