v1
latestOpenAPI 3.0.12026-07-243407211.3 MBCareCase
Add Customer Care Case
Create customer support cases. How it works:
- The partner’s customer creates a case using their mobile app by calling POST programs/{programCode}/customerCare/cases.
- A new case for the customer is created in Salesforce for Green Dot’s agents, allowing them to handle the case.
- The partner receives the case number in their response details. The case number can also be displayed to the customer.
post/programs/{programCode}/customerCare/cases
Path parameters
programCodestring required
The program code identifying the BaaS program context for the care case.
Headers
X-GD-RequestIdstring required
The unique request identifier for tracking and logging. Should be a GUID.
Request body
Response
OK