{
"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",
"business_name": "Jay Inc",
"additional_info": "This is the billing Info",
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
}
}
],
"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"
},
"tax": {
"percent": "1",
"name": "Local Tax on Sutures"
}
},
{
"name": "Injection",
"quantity": "5",
"unit_price": {
"currency": "USD",
"value": "5"
},
"tax": {
"percent": "3",
"name": "Local Tax on Injection"
}
}
],
"logo_url": "https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg"
}{
"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",
"business_name": "Jay Inc",
"address": {
"line1": "1234 Main St.",
"city": "Portland",
"state": "OR",
"postal_code": "97217",
"country_code": "US"
},
"additional_info": "This is the billing Info"
}
],
"note": "Medical Invoice 16 Jul, 2013 PST",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-04-30 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"
},
"tax": {
"name": "Local Tax on Sutures",
"percent": "1",
"amount": {
"currency": "USD",
"value": "5.00"
}
}
},
{
"name": "Injection",
"quantity": "5",
"unit_price": {
"currency": "USD",
"value": "5.00"
},
"tax": {
"name": "Local Tax on Injection",
"percent": "3",
"amount": {
"currency": "USD",
"value": "0.75"
}
}
}
],
"logo_url": "https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom.svg",
"id": "INV2-JL92-9ZKG-SWW2-KT7H",
"number": "XSSTEST-1773673015",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-03-16 PDT",
"tax_calculated_after_discount": false,
"tax_inclusive": false,
"total_amount": {
"currency": "USD",
"value": "530.75"
},
"metadata": {
"created_date": "2026-03-16 22:36:17 PDT"
},
"allow_tip": false,
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/record-payment",
"method": "POST"
}
]
}{
"total_count": 291203,
"invoices": [
{
"id": "INV2-JL92-9ZKG-SWW2-KT7H",
"number": "XSSTEST-1773673015",
"status": "DRAFT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com"
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc"
}
],
"shipping_info": {
"email": "example@example.com",
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable"
},
"invoice_date": "2026-03-16 PDT",
"payment_term": {
"due_date": "2026-04-30 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "530.75"
},
"metadata": {
"created_date": "2026-03-16 22:36:17 PDT"
},
"paid_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"refunded_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-JL92-9ZKG-SWW2-KT7H/record-payment",
"method": "POST"
}
]
},
{
"id": "INV2-L5B8-ZAR9-DSBX-56HF",
"number": "XSSTEST-1773673014",
"status": "SENT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com"
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc"
}
],
"shipping_info": {
"email": "example@example.com",
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable"
},
"invoice_date": "2026-03-16 PDT",
"payment_term": {
"due_date": "2026-04-30 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "530.75"
},
"metadata": {
"created_date": "2026-03-16 22:30:55 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-L5B8-ZAR9-DSBX-56HF"
},
"paid_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"refunded_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-L5B8-ZAR9-DSBX-56HF/qr-code",
"method": "GET"
}
]
},
{
"id": "INV2-2TDK-JYNN-JEQC-ZZET",
"number": "XSSTEST-1773673013",
"status": "DRAFT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com"
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc"
}
],
"shipping_info": {
"email": "example@example.com",
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable"
},
"invoice_date": "2026-03-16 PDT",
"payment_term": {
"due_date": "2026-04-30 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "530.75"
},
"metadata": {
"created_date": "2026-03-16 22:30:50 PDT"
},
"paid_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"refunded_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2TDK-JYNN-JEQC-ZZET",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2TDK-JYNN-JEQC-ZZET/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2TDK-JYNN-JEQC-ZZET/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2TDK-JYNN-JEQC-ZZET",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-2TDK-JYNN-JEQC-ZZET/record-payment",
"method": "POST"
}
]
},
{
"id": "INV2-KN6C-9YVD-A4G2-444G",
"number": "XSSTEST-1773673012",
"status": "SENT",
"merchant_info": {
"email": "jaypatel512-facilitator@hotmail.com"
},
"billing_info": [
{
"email": "example@example.com",
"business_name": "Jay Inc"
}
],
"shipping_info": {
"email": "example@example.com",
"first_name": "Sally",
"last_name": "Patient",
"business_name": "Not applicable"
},
"invoice_date": "2026-03-16 PDT",
"payment_term": {
"due_date": "2026-04-30 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "519.51"
},
"metadata": {
"created_date": "2026-03-16 21:57:37 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-KN6C-9YVD-A4G2-444G"
},
"paid_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"refunded_amount": {
"paypal": {
"currency": "USD",
"value": "0.00"
},
"other": {
"currency": "USD",
"value": "0.00"
}
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-KN6C-9YVD-A4G2-444G/qr-code",
"method": "GET"
}
]
}
],
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices?page=0&page_size=4&total_count_required=true",
"method": "GET"
},
{
"rel": "next",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices?page=1&page_size=4&total_count_required=true",
"method": "GET"
},
{
"rel": "prev",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices?page=-1&page_size=4&total_count_required=true",
"method": "GET"
}
]
}