HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
Discussions

Discussions

Ask a Question
Back to All

Question about hash type parameters

Hi,
When calling a PATCH request to https://open.shoplineapp.com/v1/orders/:id
I successfully updated all fields except delivery_provider_name.
The type of this field is Hash, What type of value should I send? I currently use array.
where is the problem? could you help me? Thanks