{
"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": "2026-10-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-HXH8-BA6T-RREF-LPFY",
"number": "SSRF-SEND-20180727274929",
"template_id": "TEMP-10394883S32914143",
"status": "DRAFT",
"invoice_date": "2026-09-16 PDT",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-16 12:00:50 PDT"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY",
"method": "GET"
},
{
"rel": "send",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/send",
"method": "POST"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/update",
"method": "PUT"
},
{
"rel": "delete",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY",
"method": "DELETE"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/record-payment",
"method": "POST"
}
]
}INV2-HXH8-BA6T-RREF-LPFY
{
"id": "INV2-HXH8-BA6T-RREF-LPFY",
"number": "SSRF-SEND-20180727274929",
"template_id": "TEMP-10394883S32914143",
"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": "2026-09-16 PDT",
"payment_term": {
"term_type": "NET_45",
"due_date": "2026-10-31 PDT"
},
"note": "Medical Invoice 16 Jul, 2013 PST",
"total_amount": {
"currency": "USD",
"value": "525.00"
},
"metadata": {
"created_date": "2026-09-16 12:00:50 PDT",
"first_sent_date": "2026-09-16 12:00:52 PDT",
"last_sent_date": "2026-09-16 12:00:52 PDT",
"payer_view_url": "https://www.sandbox.paypal.com/invoice/p/#INV2-HXH8-BA6T-RREF-LPFY"
},
"links": [
{
"rel": "self",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY",
"method": "GET"
},
{
"rel": "replace",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/update",
"method": "PUT"
},
{
"rel": "cancel",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/cancel",
"method": "POST"
},
{
"rel": "remind",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/remind",
"method": "POST"
},
{
"rel": "record-payment",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/record-payment",
"method": "POST"
},
{
"rel": "qr-code",
"href": "https://api.sandbox.paypal.com/v1/invoicing/invoices/INV2-HXH8-BA6T-RREF-LPFY/qr-code",
"method": "GET"
}
]
}{
"image": "iVBORw0KGgoAAAANSUhEUgAAASwAAAEsAQAAAABRBrPYAAACO0lEQVR4Xu2XPW7sMAyEqcrH0E0t66Y+QkpVUmaGdhIrD3hpgmAJEYZBU5+KHY5+1sZP4s3myj9jYVMsbIqFTbGwKRY2xW9g3RhlnPt22sbP5Dlii4UxZ720jLwOAphVrqFIGHTwIt5navmwzIlme0TMi7VZwTPGcVfiYaXlwXYzYfdjYnihmI9t6DmliZshFmaMHQo8H1ZjYVc07My0AZZzbdml8AiDURD+fHj77nszftLtobABP2sJ7yIHHX7Z+6vJI2CskxzUQbcLoyayejRMnxSkf16lxtz618c6K95uWp36yOSDR1IwTH1H9+8cE0fjcmYSCeOBi9/On9917EKORD88BQmAbWcSXF0TkxR883iKhYnU4j3U9M4VDd6egrw8hqgtk+coTM73TgPkHgyDn42uLp6ILNyxn4KEwErLg4LgD6wOJn3WcSaNx8G8Am9vrHd1vNLzj40rAgZXiylgNlrdNgEsBsO4GxuPIShDcWhyGb5oPBAGCUgm9VokDUA+GIZ64yomIClK+7xyRMLg6t3yuPfn1PLA+1YjFMYrsetgUACf5Jk/BYmAoeMwee68J7P7yYt+swqFod1QI18Ja6fZd0FeHvOgAagAgV1A1xMJ68bwIfF0AviPShyMOdWo6DhHHbvUiIX5KLZltF5TmjSSGQJixsMIvT5kAz0+KxzmR5JfNswPJpKxMLxY6ZY9qeq+kliYMXZpkhoP304DcIp9FeT1sf/GwqZY2BQLm2JhUyxsir/B3gHasVf7IL2tIQAAAABJRU5ErkJggg=="
}