JoinSupplierProcessDataType
Data associated with a JoinSupplier process.
Fields
Affiliate link for the join supplier journey.
Detailed reason for joining the supplier.
The note associated with this join supplier process data.
Unique identifier for the offer group.
The payment schedule details chosen for this join supplier journey.
Reason for joining the supplier.
When the journey was requested.
Sales channel.
Sales subchannel.
Reference to the stored payment method details.
The supply point context data.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"affiliateLink": AffiliateLinkType,
"detailedReason": "RESUME_SUPPLY_AFTER_DUNNING",
"note": "why-build-once-candidate-card",
"offerGroupIdentifier": "54806396",
"paymentScheduleData": PaymentScheduleDataType,
"reason": "CONSUMER_REQUEST",
"requestedAt": "2004-05-02T11:35:51.098603+00:00",
"salesChannel": "run-race-organization-again-single",
"salesSubchannel": "difficult-realize-or-alone-prepare",
"storedPaymentMethodDetailsReference": "card-light-yet-decade-remember",
"supplyPointContexts": SupplyPointContextDataInterface
}