{ "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-10-14 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-2AEN-S3RL-BBKP-CX7P", "number": "INV-20180727221346", "template_id": "TEMP-2951065150453822S", "status": "DRAFT", "invoice_date": "2025-08-30 PDT", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-08-30 10:56:30 PDT" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P", "method": "GET" }, { "rel": "send", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/send", "method": "POST" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/update", "method": "PUT" }, { "rel": "delete", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P", "method": "DELETE" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/record-payment", "method": "POST" } ] }
INV2-2AEN-S3RL-BBKP-CX7P
{ "id": "INV2-2AEN-S3RL-BBKP-CX7P", "number": "INV-20180727221346", "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-08-30 PDT", "payment_term": { "term_type": "NET_45", "due_date": "2025-10-14 PDT" }, "note": "Medical Invoice 16 Jul, 2013 PST", "total_amount": { "currency": "USD", "value": "525.00" }, "metadata": { "created_date": "2025-08-30 10:56:30 PDT", "first_sent_date": "2025-08-30 10:56:32 PDT", "last_sent_date": "2025-08-30 10:56:32 PDT", "payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-2AEN-S3RL-BBKP-CX7P" }, "links": [ { "rel": "self", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P", "method": "GET" }, { "rel": "replace", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/update", "method": "PUT" }, { "rel": "cancel", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/cancel", "method": "POST" }, { "rel": "remind", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/remind", "method": "POST" }, { "rel": "record-payment", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/record-payment", "method": "POST" }, { "rel": "qr-code", "href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2AEN-S3RL-BBKP-CX7P/qr-code", "method": "GET" } ] }
{ "image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACQUlEQVR4Xu2YQa7cIBBE8crH4KZgbuojZNkrSL3G85MhkZJNFE2Lkr+F248vubrA1qTxN/qW1spvtbFFG1u0sUUbW7SxRf8C6wnVcZfzTieXxxxLZyyMMfVqWeM2ADSrPrciYfJhFjk3y1fKTEypRMRmsVmqOsa4XpV4WLU8vN1yg+7HxIY3Ol+nGNayezLDEAtLqMiB94NqLOyRyQoc6Gq95WnFVBgMQ3h8ZZvWl8SK5tKoRMJmwvvJufms6s7wH95aHwGrvlPhA/V7elKIeihMVhzGrtWxBUO0dwlYE/L5mBxIT7sZTDcUcurvvgXAjsHGNclq2DLsx/YVBlPHxcgHPb7XseXwkP9sSAyMMBNpVnTxzZmiv54iYYPL248x+c6K1nQsCoW9PomLb1mHz6Lvvo+Fwszz7FGXCitaS5tZi2+fjvWTl1Ez4n1504flQQwIQyQMH04q4tPr5duMMCy+fTo27zaf0cGYBWDwsTC6XP1r6nrGqZIEXsShMJawAHX/rh7sRjHDx8KGHt9NAHArKubcTwACYYQ85eF7sjw5jLGb8ygQRrC5a2RAs+B9N3s3JALWMYTzpagbGfC5rO5gWPNgewYUeInBr4Z8OjYl5gsoDmBULKwnVPTn7XZ/yMCEQ2GM5QabFfyDPW7EwvTgc3/mx1Lx1RJ6whAPy2TghCze9+JfViGxoe3LvzFK4jODYjRMJ2EJ0i+bd7/46g6FJVR4fFa04E4ANEVGhcL+qI0t2tiijS3a2KKNLfo/2HfN9BQPPjGrVQAAAABJRU5ErkJggg==" }