sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Implement unrelated returns

Open Jamie4224 opened this issue 3 years ago • 0 comments

What problem does this feature solve?

Currently, it is only possible to create a related return based on a pre-existing consignment. When you look in the API Reference you find that unrelated returns are also easily possible. As said by the docs, this is useful for for example repair services.

It would be nice if the unrelated returns API was built into the sdk so that these things can also be done.

What should the solution look like?

It should be possible to use the ConsignmentFactory to create a return shipment.

Relevant log output

No response

Additional context

No response

Jamie4224 avatar Jan 07 '23 20:01 Jamie4224