question

venkat avatar image
venkat asked sam Deactivated answered

Different in response for different merchants for the same rest call : get merchant by id

When I try to read merchant details using rest services For Some merchants I get Phone Number and for some merchant I dont' get phone Number.
Do you see a difference ? Is there be any change in response for Old and New Merchants ?
Rest URI: https://api.clover.com/v3/merchants/{ID}
REST APIMerchant
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

sam avatar image
sam Deactivated answered
Null fields will be hidden. If you would like to see null fields, you can pass `return_null_fields=true` as part of the url params.

https://docs.clover.com/build/web-api/
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community