Colin Hagan
Colin Hagan
Resolves #100 - adds an `Order` model with `list` and `create` operations. - adds a basic spec I followed existing patterns for the spec; but, would like to see additional...
As we begin to build out our integration with Shippo, we would like to be able to create orders the same way we create shipments/transactions. Looking at https://goshippo.com/docs/reference/rb#orders-create, there is...
This supports UUID primary key types, and, also supports those whose legacy databases have tables with varying primary key field types.