Untitled

mail@pastecode.io avatar
unknown
json
22 days ago
905 B
2
Indexable
Never
middlewareRes---------------------------- {
  status: 200,
  statusCode: 200,
  data: {
    strapiCustomer: {
      id: 552,
      memberId: 10350208801,
      createdAt: '2024-09-17T09:14:08.193Z',
      updatedAt: '2024-09-19T12:57:48.715Z',
      smsNotificationsEnabled: null,
      acceptedTermsAndConditions: null,
      avatar: [Object],
      activeBio: null,
      pws: {},
      links: [],
      firstName: 'Hazeldsdsddsdsdsdd',
      lastName: 'Hunt',
      email: 'HazelHunt@mailinator.com',
      username: 'HazelHunt123',
      dateOfBirth: '2024-09-17',
      rank: 'C1',
      status: 'Retail',
      volumes: [Object],
      sponsorId: '4057510001',
      address: [Object],
      joinDate: '2024-09-17',
      renewalDate: '2025-09-17',
      boughtPws: false,
      rankType: 'Retail',
      pvq: true,
      currentRank: [Object]
    }
  },
  message: 'Account updated successfully.'
}
Leave a Comment