VMSS - Index dependant principals
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VMSS - Index dependant principals
When trying to search for terminated merchants on the VMSS sandbox API, I noticed the order of principals matter - Is this intended behaviour?
If I provided the "exact match"-example payload of
"principals": {
{ "name": "CHARLES FISHMAN", "businessPhoneNumber": "20220711011" },
{ "name": "VERA STANLEY", "businessPhoneNumber": "20220711012" }
}
Then both are an exact match. But using
"principals": {
{ "name": "Arbitrary Person" },
{ "name": "Arbitrary Person" },
{ "name": "CHARLES FISHMAN", "businessPhoneNumber": "20220711011" },
{ "name": "VERA STANLEY", "businessPhoneNumber": "20220711012" }
}
returns no-match on all four. Is this intended, and if so, how should we prepare the payload, to optimize the chance of providing correct order?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap, Thank you for reaching out. One of our agents will look into this get back to you soon. Until then, if any community members know a solution, please feel free to reply to this thread.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
I'll let you know once I hear back from the product team on this.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
To further investigate, please provide the following information:
1. End Point
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body
You can find the x-correlation-id in the response header.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
If you're still experiencing an issue, please provide the information requested of you in my previous post. If I don't hear from you in a couple of days, I'll take you off my contact list.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @DianaVisaPM (Tee)
Finally I could get back to you. Unfortunately, I cannot supply you with the requested material at the moment, due to the sandbox not providing any matches on inquiries, when using the samples in the documentation.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
I'll take a look and get back soon.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
What is the request being sent and the response that you receive in return? I'll need the complete URL that you are hitting and the error code that you are receiving to investigate further.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
Please share the request being sent, the response you're receiving in return, the complete URL that you're hitting and the error code that you're receiving so I can investigate further.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VMSS - Index dependant principals
Hi @cap,
I haven't received a reply from you, hence, I'll take you off my contact list. Please feel free to reach out to us at the developer community if you have questions.