Updates the store-specific balance for a customer.
Requires the stores.customers.update permission.
Your API key goes here
The ID of the store.
The ID of the customer whose balance to update.
The form containing the new balance value.
Form used to update a customer's balance for a given store.
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
The data object encapsulated within the response, representing the core output of the API operation