SquareUp.V2.InventoryCount (SquareUp v0.1.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

retrieve(client, path_params \\ %{}, params \\ %{})

View Source

Specs

retrieve(SquareUp.Client.t(), %{catalog_object_id: binary()}, %{
  optional(:location_ids) => binary(),
  optional(:cursor) => binary()
}) ::
  SquareUp.Client.response(
    SquareUp.TypeSpecs.retrieve_inventory_count_response()
  )