Sample soap requests for method findRecipientOffers():
Get a recipient's incoming offers, when the recipient has no offers:
findRecipientOffers_0.html
Get a recipient's incoming offers, the recipient has offers (unfiltered list):
findRecipientOffers_1.html
Get a recipient's incoming offers, when offer list is filtered on offer state "WITHDRAWN":
findRecipientOffers_2.html
Get all ODO incoming offers, when the offer list is NOT filtered on offer state:
findRecipientOffers_InputRecipientId_IsNull_01.html
Get ODO incoming offers, when offer list is filtered on offer state "ACCEPTED":
findRecipientOffers_InputRecipientId_IsNull_02.html
Get ODO incoming offers, when offer list is filtered on offer states "ACCEPTED and WITHDRAWN":
findRecipientOffers_InputRecipientId_IsNull_03.html
Errors:
Get all recipient's offers. Error: recipient does not exist in CTR:
findRecipientOffers_e1.html
>Get all recipient's offers. Error: invalid offer state:
findRecipientOffers_e2.html