Skip to main content
PUT
Update lead service acceptance

Authorizations

Authorization
string
header
required

Enter token in following format: Bearer

Path Parameters

leadId
string
required

Body

application/json
selectedCardPlanIds
string<uuid>[]
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
midId
string<uuid> | null
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
ebtFcsNumber
string | null
Maximum string length: 64
amexProgram
enum<string> | null
Available options:
opt_blue,
esa
amexEsaNumber
string | null
Maximum string length: 128
ebtBenefitMode
enum<string> | null
Available options:
cash_back_only,
food_stamps_only,
both

Response

Updated service acceptance configuration.

midId
string<uuid> | null
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
cardPlans
object[]
required
ebtFcsNumber
string | null
required
amexProgram
enum<string> | null
required
Available options:
opt_blue,
esa
amexEsaNumber
string | null
required
ebtBenefitMode
enum<string> | null
required
Available options:
cash_back_only,
food_stamps_only,
both